Training project on web-technologies course at Stepic
Run bash ./init.sh
in cloned project to copy files, create folders, link configs and restart daemons. Script also updates django framework.
sudo less /var/log/gunicorn/hello.log
sudo less /var/log/gunicorn/ask.log
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)