I understand that the admin app, by default, requires a secure channel, for ano non localhost usage. That makes sense. The only way I know of to do that, is to serve web2py over ssl on port 443, with an accomanying certificate, then log-in via the https protocol. I thing I managed to configure that with apache once, not sure about rocket...
My use-case requires remote windows-machine access, since the server is a minimalist centos one, so no-browser.
Can anyserver.py be used to serve web2py through ssl when using gevent?
What I meant by 'accessing the admin app', was that when we have a server-error, we can access the ticket using the web-interface, and figure out what's wrong.
Without that, we would have to manually copy-over the ticket (error-file) into a dev windows-based workstation, and use the dev-server running locally - and that becomes tedious pretty fast. It's actually a very common use-case, as most web-server deployments are on minimalist-distributions, and not all feature ssl... I actually would have expexted the prevalance of such a use-case to already be known and accounted for by now...
I am in the process of working-out porting the centos-uwsgi shell script into ansible roles, but that's taking a while, and I'm still not sure I wanna ditch gevent just-yet (at least not altogether)
Anyways, I'll check that trunc-script, thanks.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/4gBGPxJdGHY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.