infra-cookbook/frontends/whoogle.txt

7 lines
332 B
Plaintext
Raw Normal View History

2022-12-15 17:01:42 +00:00
1) attach to pfct from tilserv, su into whoogle user, cd into whoogle dir
2022-12-14 13:20:47 +00:00
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
2022-12-15 17:01:42 +00:00
6) go back to PFCT root user; restart whoogle service