Thanks for the tips!

That leads me to more questions


I found this on web2py from your link:
'''
All these steps are performed automatically by the provided scripts:

1
2
scripts/setup-web2py-nginx-uwsgi-on-centos.sh
scripts/setup-web2py-nginx-uwsgi-ubuntu.sh'''

Does this mean that once I complete these steps then I'll have successfully 
deployed to nginx and that I'm able to access the website from online?

Here is some information that I found online just now:
'''
PythonAnywhere is an online Integrated Development Environment (IDE) and Web 
hosting service based on the Python programming language. '''

'''Nginx can be deployed to serve dynamic HTTP content on the network using 
FastCGI, SCGI handlers for scripts, WSGI application servers or Phusion 
Passenger modules, and it can serve as a software load balancer.[9]'''

Based off of the links you sent on nginx, I'm assuming that i'll need to switch 
from developing my site on my localhost to the nginx software. Why? 

I get a feeling that nginx provides some sort of encryption. An encryption that 
pythonanywhere doesn't. Am I wrong? Am I comparing apples and oranges because 
they aren't similar?

Ultimately, I plan on releasing my website when it's almost finished and 
tampering with it while it's live kind of like Kanye wests album release. 
Python anywhere seems to provide me with that ability. Will I need to switch my 
app from localhost to nginx an then deploy to pythonanywhere? 

I have a ton of questions and I don't want to pester you. What other links 
should I read into?

-- 
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