Great.
I'm not able to make it work in amazon; I've tried all according to the installation guide:
- private ip in setup.py
- etc/hosts pointing to public IP given by amazon
But it simply won't show up, saying it took too long to respond.
I tried tunneling, no tunneling, iptables 443 accept entry, and the logs don't show anything wrong. wget and curl work fetching the index.html, but the oxauth login page never shows up.
What else can I do?