infra-cookbook/frontends/librex.txt

7 lines
280 B
Plaintext

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