chiangwei / devopsdemo

Based on Bootstrap & Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Based on Bootstrap & Flask


Languages

Language:Python 67.8%Language:HTML 28.1%Language:CSS 2.2%Language:Shell 1.9%