ozcanyarimdunya / test_upyng

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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


Languages

Language:HTML 53.7%Language:Python 33.9%Language:Shell 6.0%Language:Makefile 2.5%Language:CSS 1.7%Language:Dockerfile 1.2%Language:JavaScript 0.9%