librex quetre whoogle are now in pfct

This commit is contained in:
Arya Kiran 2022-12-15 22:31:42 +05:30
parent faa3b0ad9f
commit 844dba1b8d
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
3 changed files with 4 additions and 8 deletions

View File

@ -1,6 +1,2 @@
1) cd /var/www/librex; git pull
2) Check if there are any changes to config.php.example, if so diff it with config.php and add entries where necessary
3) sftp 192.168.122.53
4) put -r /var/www/librex
5) ssh 192.168.122.53 (RLVM)
6) rm -rf /var/www/librex && mv ~/librex /var/www

View File

@ -1,5 +1,5 @@
1) ssh 192.168.122.53 (RLVM) from tilserv, su - quetre, cd into quetre dir
1) attach to PFCT from tilserv, su - quetre, cd into quetre dir
2) git pull
3) pnpm install
4) if .env.example had updates, diff it with .env and add new entries where necessary.
4) go back to RLVM root user, systemctl restart quetre.
4) go back to PFCT root user, systemctl restart quetre.

View File

@ -1,6 +1,6 @@
1) ssh 192.168.122.53 (RLVM) from tilserv, su into whoogle user, cd into whoogle dir
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 RLVM root user; restart whoogle service
6) go back to PFCT root user; restart whoogle service