- 1. Digital Ocean
- 1.1. Plan
- 1.2. What is Digital Ocean?
- 1.3. Register on Digital Ocean
- 1.4. Local installations
- 1.5. Web Application Development Environment
- 1.6. Create ssh keypair
- 1.7. Create a Droplet
- 1.8. ssh to the Droplet
- 1.9. Update packages
- 1.10. Install nginx
- 1.11. Install python3
- 1.12. Create user to have the application
- 1.13. Add the application source code
- 1.14. Configure nginx
- 1.15. Install and configure uwsgi