Live data from Hacker News

Cockpit – Integrated, glanceable, web-based interface for servers

cockpit-project.org

11–20 of 130 posts

Re: Cockpit – Integrated, glanceable, web-based interface for servers

#11
post #3

Would anyone be interested in a desktop application with similar functionality, accessing [multiple] hosts via SSH?

Depends. Open source or proprietary? Actually desktop or just electron? Are you going to maintain it? What use cases would it be intended for? Would the client software be available for macOS? Which GUI framework(s) would you be using?

proprietary, cross-platform desktop linux/mac/windows, javafx.

use cases: server management and monitoring, log viewer, ssh terminals, parallel execution of commands, vnc, sftp, secure storage of credentials and keys.

[0] https://github.com/andy-goryachev/AccessPanelPublic

Re: Cockpit – Integrated, glanceable, web-based interface for servers

#12
I installed on one of my ubuntu servers and allowed port 9090, but when I try accessing it from chrome it gives me a warning page

"You cannot (IP) right now because the website sent scrambled credentials that Google Chrome cannot process."

Is this because I run a NGINX server from that box?

Re: Cockpit – Integrated, glanceable, web-based interface for servers

#17
post #12

I installed on one of my ubuntu servers and allowed port 9090, but when I try accessing it from chrome it gives me a warning page "You cannot (IP) right now because the website sent scrambled credentials that Google Chrome cannot process." Is this because I run a NGINX server from that box?

Do you have an expired self signed certificate on that server? See https://support.google.com/chrome/thread/10551759?hl=en
Post reply on HN