-
Notifications
You must be signed in to change notification settings - Fork 0
Deployments
pollardld edited this page Sep 29, 2017
·
3 revisions
- SSH into the server
- cd into
/usr/local/apps/marineplanner-core/ - activate the env (do this now or after the next step)
source /env/bin/activate - pull the lastest changes to the hoonah repo:
cd apps/hnfp/git pull
- cd back to marineplanner-core and then into marineplanner
cd ../../marineplanner-core/marineplannerthen run the following:python manage.py collectstaticpython manage.py compresssudo service uwsgi restartsudo service nginx restart
su -u username
psql -d database