Skip to content

rubensfig/PhastLoad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

testing

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

And visit

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

About

Upload Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 84.6%
  • CSS 10.9%
  • HTML 4.5%