Ask HN: What is something like cpanel but works well on a $5 VPS?

5 points by Can_Not ↗ HN
My use case will probably be postgre+nodejs instead of PHP+mariadb, but if you have good recommendations with other assumptions or focuses, please share those, too.

10 comments

[ 3.3 ms ] story [ 36.1 ms ] thread
I really miss using cPanel. Now I just roll with an FTP client (FileZilla) and use phpMyAdmin for my MySQL server.
Consider using Adminer from https://www.adminer.org instead of phpMyAdmin, it's an one PHP file that you can upload anywhere without installation and just type the address in the browser and it will work out of the box. It even allows for visual customisation trough CSS files. Just download desired skin and put the CSS file in the same directory as downloaded PHP and it's done. Great little script.
I've found that cPanel can actually interfere with how Node.js runs in some cases if it's left on default settings.
I used Ajenti in the past on smallish boxes. Absolutely lighter than cPanel, not sure tho if light enough for a 5dollar machine.

http://ajenti.org/