Skip to content

Commit 753438f

Browse files
committed
Added README
1 parent 776654e commit 753438f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Introduction
2+
3+
This is a [Flask](http://flask.pocoo.org/) application running behind uwsgi server which is being loadbalanced by nginx, which is dockerized. Awesome!!
4+
5+
## How to run
6+
7+
1. Clone the repo `git clone https://github.com/codeasashu/python-nginx-docker.git`
8+
2. `cd` into the repo directory. `cd python-nginx-docker`
9+
3. Run `docker-compose build` and then `docker-compose up -d`
10+
4. Enjoy the python app.
11+
12+
## Making changes
13+
14+
The code lives in `app` directory, which have this file called `server.py` - a simple flask application. Make changes there and see if it works
15+
16+
## TODO
17+
1. SSL support
18+
2. Live code reloads
19+
3. Basic frontend to demonstrate static content loading via nginx

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy