Remix.run Logo
NewJazz 9 hours ago

Does this work well with fleets? I remember looking at this early on it seemed fairly single-server focused.

bravetraveler 8 hours ago | parent | next [-]

It's pretty single-server focused... but there is a 'Multi Host' mode. One instance can use SSH to look at N systems [independently]. This consolidates the Cockpit endpoints you might need to use/ports to open... but doesn't give much in the way of orchestration.

I believe when 'roscas' says this feature was dropped, they're talking about the requirement to enable 'AllowMultiHost'. As far as I know, this is still supported with some risk (according to the latest docs): https://cockpit-project.org/guide/latest/#secondary-auth

roscas 8 hours ago | parent | prev | next [-]

I think they dropped multi server managment because it was possible to add a few servers but I guess they drop that one out. You do can logon into a server right on the logon page. That is nice.

rwmj 8 hours ago | parent | prev [-]

Red Hat wants you to use Ansible for that.

esseph 7 hours ago | parent [-]

Red Hat wants you to use Satellite for that, which uses Ansible but also does other things based around package management.