/test_upyng

Simple django app with upyng: A docker images that has ubuntu:18.04, python:3.6 and nginx installed

Primary LanguageHTML

Upyng

upyng: A docker images that has ubuntu:18.04, python:3.6 and nginx installed

[Local] Installation and Usage:

make
make run

# Web app will be served on: http://127.0.0.1:8000:

[Docker] Installation and Usage:

make dockerd

# Web app will be served on: http://127.0.0.1:8910: