Skip to content

igRo/django-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training project on web-technologies course at Stepic

Starting environment

Run bash ./init.sh in cloned project to copy files, create folders, link configs and restart daemons. Script also updates django framework.

Reading logs
sudo less /var/log/gunicorn/hello.log
sudo less /var/log/gunicorn/ask.log
Checking server
wget localhost
wget "localhost:8080/?a=1&b=2&c=3"
cat "index.html?a=1&b=2&c=3"
wget localhost:8000/ask//popular/

(one or more tests are wrong at 2.1.11 step)

About

Training project on web-technologies course at Stepic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published