Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

makeorbreak-io/nightout

Repository files navigation

Build Status

testing

virtualenv .env -p python3
source .env/bin/activate
pip install -r requirements.txt
cd phastload
./manage.py runsslserver

And visit

https://localhost:8000/index

build the image

sudo docker build -t phast .

run the file

sudo docker-compose up -d

Access the Web page

localhost/index