infra-cookbook/frontends/whoogle.txt

7 lines
332 B
Plaintext

1) attach to pfct from tilserv, su into whoogle user, cd into whoogle dir
2) git pull
3) check if there are any changes to whoogle.template.env; if so then diff it with whoogle.env and add the new vars where necessary
4) . ./venv/bin/activate
5) pip install -r requirements.txt
6) go back to PFCT root user; restart whoogle service