Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 564 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 564 Bytes

Instruction

1. Clone the repo

cd ~
git clone https://github.com/mcsrainbow/devopsdemo

2. Configure the environment

cd devopsdemo/scripts
./requirements.sh all

3. Run the app

cd ~/devopsdemo
. flask/bin/activate
./run.py

Screenshots

image

image

image

image

image

image

image

image