Download project
git clone https://github.com/frantracer/content-explorer-web
Create directory with the following files:
- config
|- cert.pem
|- key.pem
|- web.env
Install docker (https://docs.docker.com/install/)
Run the following command and follow instructions:
python deploy.py --config ../config/ --env DEV
The web will be available at:
Run the following command:
python deploy.py --config ../config/ --env PRO