infra:services:hula
This is an old revision of the document!
# Hacker-hula
## Maintenance
### Updating the software
``` bash # Go to the checkout as `hackerhula` via `root` sudo su - su - hackerietweb -s /bin/bash cd /srv/webapp-hackerhula/new/hackerhula/ git pull
# If you've made migrations, run this poetry run ./manage.py migrate
# If you've changed static files, run this poetry run ./manage.py collectstatic
# Back to root we go
# Restart the appserver systemctl restart gunicorn-hula.service # and bob's your uncle ```
/srv/hackeriet-wiki/dokuwiki/data/attic/infra/services/hula.1736888608.txt.gz · Last modified: 2025/01/14 21:03 by kfh