Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c17r/hnhiring


https://github.com/c17r/hnhiring

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

1. create {vYYYYMMDDHHNNSS,vYYYYMMDDHHNNSS/src,vYYYYMMDDHHNNSS/venv}
2. copy site (minus db) to server
3. create virtualenv
4. activate virtualenv
5. pip install --upgrade -r requirements/default.txt
6. python manage.py staticsitegen
7. python manage.py collectstatic --noinput
8. change symlink
9. bounce uwsgi
10. reload nginx
p