Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 393 Bytes

File metadata and controls

executable file
·
25 lines (18 loc) · 393 Bytes

python-web-flask-mvc-ssl-hello-world

Description

Uses MVC to render html pages with self-signed ssl.

Tech stack

  • python
    • flask
    • pyopenssl

Docker stack

  • python:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit