Sign up on https://www.terminal.com to create user account (username). Use link https://www.terminal.com/tiny/WELxJg3288 to prepare web2py installation. You should see it on https://www.terminal.com or https://www.terminal.com/terminals
Terminal is accessible at https://username1.terminal.com In terminal, from my home directory I enter cd web2py python web2py.py -i 0.0.0.0 -p 80 to start web2py server. Then the webpage is accessible on https://username1-80.terminal.com or https://username1-80.terminal.com/welcome/default/index Looks that the port 80 is allowed by default. To use a different one you need go to https://www.terminal.com/terminals, select web2py terminal, click Security and add the port. Mirek Dne pondělí, 8. prosince 2014 0:15:27 UTC+1 Ramos napsal(a): > > nice but where do i find the web2py folder ? > > 2014-12-05 16:46 GMT+00:00 Enrique Conci <[email protected] <javascript:>> > : > >> Hi There! >> >> My name is Enrique and I work for Terminal.com, a cloud computing >> provider. >> >> We were playing a little bit with web2py and we think it's a really good >> product, so we decided create a new snapshot with web2py and add it to our >> app store. >> In short, that means that you can start our own fully-functional web2py >> cloud instance in less than 30 seconds and you can try it for free! >> >> This is the link to the web2py snap: >> https://www.terminal.com/tiny/WELxJg3288 >> >> For any comments or suggestions feel free to contact me. >> >> Enrique >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.

