infra-cookbook/frontends/whoogle.txt

7 lines
343 B
Plaintext
Raw Normal View History

2022-12-14 13:20:47 +00:00
1) ssh 192.168.122.53 (RLVM) 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 RLVM root user; restart whoogle service