-
- Downloads
Add files via upload
parents
No related branches found
No related tags found
Showing
- Docker-compose.yml 52 additions, 0 deletionsDocker-compose.yml
- Dockerfile 17 additions, 0 deletionsDockerfile
- app.py 123 additions, 0 deletionsapp.py
- haproxy/dockerfile 3 additions, 0 deletionshaproxy/dockerfile
- haproxy/haproxy.cfg 21 additions, 0 deletionshaproxy/haproxy.cfg
- requirements.txt 5 additions, 0 deletionsrequirements.txt
- static/index.css 106 additions, 0 deletionsstatic/index.css
- static/login.css 77 additions, 0 deletionsstatic/login.css
- static/register.css 78 additions, 0 deletionsstatic/register.css
- templates/index.html 48 additions, 0 deletionstemplates/index.html
- templates/login.html 33 additions, 0 deletionstemplates/login.html
- templates/register.html 33 additions, 0 deletionstemplates/register.html
Docker-compose.yml
0 → 100644
Dockerfile
0 → 100644
app.py
0 → 100644
haproxy/dockerfile
0 → 100644
haproxy/haproxy.cfg
0 → 100644
requirements.txt
0 → 100644
static/index.css
0 → 100644
static/login.css
0 → 100644
static/register.css
0 → 100644
templates/index.html
0 → 100644
templates/login.html
0 → 100644
templates/register.html
0 → 100644
Please register or sign in to comment