Instead of renting server you could start with virtual server
http://www.forpsi.com/virtual/
for 1,30 $/month or so, and choose Debian 8 (or other linux) in their 
administrative interface.
In additition buy a domain for ~4 $/year and point them to the public IP 
address of the virtual server.
With letsencrypt you will have https server certificate for free.

You will need use the Debian install system (apt install...), ssh access, 
and sftp access (lets say in Dolphin: Network, Add connection, Secure 
shell).
Plus you need to know few (or lot of...) things.
Here I have notes how to install.
They are in czech language but because they are simple steps and commands 
only, maybe you will understand with help of google-translate.

http://wikilinuxdevel.alwaysdata.net/plugin_wiki/page/forpsi      # debian, 
nginx, web2py, letsencrypt certificates
http://wikilinuxdevel.alwaysdata.net/plugin_wiki/page/postgres   # 
postgres, remote ppgadmin, pgdump basics




Dne čtvrtek 3. března 2016 8:23:54 UTC+1 Martin Keyser napsal(a):
>
> I have created a web2py application and I wish to deploy it on the web. I 
> am new to web development so please be patient.
>
>
> I am renting a server for my website. Before I started using web2py, I 
> would upload all my files (HTML, css, js etc) to the server via ftp. 
> Afterwards I would be able to access the site online. I do not have direct 
> (console) access to the server (which i think is running Ubuntu)
>
>
> I have worked through most of the Deployment Recipes provided in the 
> official web2py documentation but I am still at a loss.
>
> !! PLEASE HELP ME !! 
>
> any input would be greatly appreciated!
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to