what was wrong with webmin? (ducks)
Cockpit – Administer Linux servers via a web browser
11–20 of 152 posts
Re: Cockpit – Administer Linux servers via a web browser
#12I watched this year's Fosdem talk on Cockpit[0] and was seriously impressed. It looks like there is a contender for an easy-to-use Linux web admin. [0] https://www.youtube.com/watch?v=Oq6Vbwl-HqM
[0] https://media.ccc.de/v/ASG2017-99-cockpit_a_linux_sysadmin_s...
Re: Cockpit – Administer Linux servers via a web browser
#13I watched this year's Fosdem talk on Cockpit[0] and was seriously impressed. It looks like there is a contender for an easy-to-use Linux web admin. [0] https://www.youtube.com/watch?v=Oq6Vbwl-HqM
Re: Cockpit – Administer Linux servers via a web browser
#14For those who may wonder, it looks like this is GNU/Linux only, no support for BSD or any Linux distro that doesn't use systemd . That means no Alpine Linux and no OpenBSD/FreeBSD.
Re: Cockpit – Administer Linux servers via a web browser
#15Re: Cockpit – Administer Linux servers via a web browser
#16Its pretty, usable, friendly, however No one is going to use this to manage more then a few systems.
Re: Cockpit – Administer Linux servers via a web browser
#17Its pretty, usable, friendly, however No one is going to use this to manage more then a few systems.
I'm sure someone is going to manage more than a few systems, the question is whether they should. To me cockpit is firmly in the Pet sector whereas the Cattle way of doing things is clearly the one that scales better.
Some folks just have a couple pets to care for.
Re: Cockpit – Administer Linux servers via a web browser
#18Re: Cockpit – Administer Linux servers via a web browser
#19How much of an added security risk does adding a web-based admin interface (to the usual ssh tunnel) represent?
Where a Web-based Admin Interface should have SSL and maybe some protection against bruteforcing.
Plus, you get all the vulns that come with the modern web
Re: Cockpit – Administer Linux servers via a web browser
#20Personally I'd much rather see a GUI that can help string together snippets of Terraform/CFN and Ansible/Chef/Puppet/Salt/whathaveyou. A visual IDE for infrastructure automation, if you will.