Live data from Hacker News

Cockpit is a web-based graphical interface for servers

github.com

11–20 of 188 posts

Re: Cockpit is a web-based graphical interface for servers

#11
post #6

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

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.

Re: Cockpit is a web-based graphical interface for servers

#12
post #4

Interesting. This looks nice. Made me think of webmin which I used... years ago. Went to look and webmin's changed. Pretty crazy.

i used to set up webmin for the linux challenged admins so they could do basic tasks. it was nice because you could lock them to specific functions in certain modules and make it difficult for them to break things

yeah! I had some things through there early on when I was building sites. I had some custom scripts that could also be triggered by the users.

Re: Cockpit is a web-based graphical interface for servers

#19
post #14

the opinion you didn't ask for: avoid admin UIs... at best they make you lazy, at worst a security nightmare

I just want to check from my phone how my home server is doing. Maybe someone else gets a perverse pleasure out of catting /proc/meminfo but I don't understand the need to make things more complicated than necessary.

Re: Cockpit is a web-based graphical interface for servers

#20
post #6

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

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

Post reply on HN