# Flask Web Server Deployment - MateuszMazurkiewicz/coding-and-learning GitHub Wiki
Resources:
- Python Flask Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server
- Nginx How to spin up a simple Flask app using NGINX — in 15 minutes or less
- How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu
- How To Serve Flask Applications with uWSGI and Nginx on Ubuntu
- How to properly host Flask application with Nginx and Guincorn
Notes: