Poddery - Diaspora, Matrix and XMPP: Difference between revisions
→User Visible Services: riot-web updation |
|||
| Line 192: | Line 192: | ||
git submodule update | git submodule update | ||
save.poddery.com repo is maintained as a sub module in poddery.com repo. See this tutorial -> https://chrisjean.com/git-submodules-adding-using-removing-and-updating/ for working with git submodules. | save.poddery.com repo is maintained as a sub module in poddery.com repo. See this tutorial -> https://chrisjean.com/git-submodules-adding-using-removing-and-updating/ for working with git submodules. | ||
=== Riot-web Updation === | |||
https://chat.poddery.com/#/welcome | |||
Backup current riot-web folder | |||
./get-riot version_no | |||
Transfer the old config.json,home.html,home-status.html | |||
systemctl restart nginx | |||
== Backend Services == | == Backend Services == | ||