Skip to content

Prod deployment

olelond edited this page Apr 26, 2021 · 3 revisions

Deploy of static parts (website)

Just commit/push. Done. Since it's served from github no further need to be done

Deploy of liquidsoap script (radio)

Commit/push. Then

as liquidsoap:

liquidsoap@v2202104145776149557:~$ cd liquidsoap-daemon/script/ liquidsoap@v2202104145776149557:~/liquidsoap-daemon/script$ git pull

after as root:

root@v2202104145776149557:~# systemctl restart radio_withpw-liquidsoap.service

Clone this wiki locally