Your comments

Complete in 1.x: 

I've prefixed all Ajenti URLs with "/ajenti:". See the instructions for nginx here: http://docs.ajenti.org/man/reverse-proxy.html

Thanks! I will include this in the next RPM build

Hi Chuck,


Please run following: 


update-rc.d ajenti defaults


This will symlink Ajenti startup script into appropriate /etc/rcX.d directories.

Let me know if that helps you!

You are right, the new version enabled HTTPS by default, but it's not mandatory. You can disable SSL in Configuration section and use your old config.

Or, you can configure nginx as an SSL proxy (for example: http://www.cyberciti.biz/faq/howto-linux-unix-setup-nginx-ssl-proxy/) - generally, you need to generate a certificate and add it to the nginx config.


That would be indeed great, if I weren't Ajenti's only current developer.