Dine kommentarer
Hi Blaine!
It would be great indeed, but I don't think that's even possible. For example, consider File Manager page; no CSS would make it reasonably fit inside iPhone screen :(
Please clear all cookies related to the Ajenti URL.
I've replaced passlib package in the repo, do apt-get update and it should work.
Your APT lists are damaged. Please follow this instruction: http://stackoverflow.com/a/15508704/223122
A warning about losing network connectivity will be also present in the next build.
"Restart interface" button will be present in the next build.
Hi Nick,
You're missing CoffeeScript and LESS compilers, so what you see is raw HTML without JS and CSS.
Either grab compiled source from PyPI or install these build dependencies.
Correct way to build Ajenti is "make" (or "make tgz" to package a tarball in dist/).
Although please keep in mind that you will discover other problems running Ajenti on Arch because it isn't officially supported and thus some plugins lack respective backends.
User management fixed. We'll figure out something with NGINX.
Kundesupport af UserEcho
UNIX socket support is now committed to Github, but can't actually be used until Gevent fixes this bug: https://github.com/surfly/gevent/pull/295