On Tuesday, January 26, 2016 at 11:13:34 PM UTC-8, Dave S wrote: > > > > On Monday, January 25, 2016 at 1:52:43 PM UTC-8, Dave S wrote: >> >> On Monday, January 25, 2016 at 9:52:56 AM UTC-8, Massimo Di Pierro wrote: >>> >>> Mark is right. If you use a VPN like AWS, you are better off setting up >>> a production system using one of the install script provided. For example >>> >>> web2py/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh >>> >>> This is still a demo, not a production system. I would certainly move >> to something more capable if we do go to production. >> >> I think, though, that we may be dealing with router issues (not >> router.py), and may have to check our security group settings. Does anyone >> have advice on that aspect? >> > > It appears that it is a RHEL firewall problem (operator training > required). Moving to an AWS Linux AMI got everything going very simply. > > AWS Linux uses yum, so I think going to production would use the Centos7 > script ... can anyone confirm that that's the right path? >
Anybody try this? Sidebar: You can use the auth.settings.mailer on AWS Linux, setting mailer.settings.server ='localhost', mailer.settings.tls=False, mailer.login=None. /dps -- 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 the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

