peertube-plugin-livechat/documentation/installation.md

18 lines
855 B
Markdown
Raw Normal View History

2021-11-04 12:57:37 +00:00
# Plugin peertube-plugin-livechat installation guide 🇬🇧
2021-11-04 12:59:52 +00:00
🇫🇷 French version / Version française [ici](./installation.fr.md)
2022-04-02 22:24:33 +00:00
🇩🇪 German version / deutsche Version [hier](./installation.de.md)
🇯🇵 Japanese version / 日本語バージョン [こちら](./installation.ja.md)
2021-11-04 12:57:37 +00:00
**Before updating to a major release, please read the release notes and breaking changes list : [CHANGELOG](../CHANGELOG.md)**.
To install or update the plugin, just use the Peertube web admin interface.
## IMPORTANT NOTE
2021-11-04 12:57:37 +00:00
Since version v6.0.0, this plugin does not need any Prosody installation.
2021-11-04 12:57:37 +00:00
If you were using this plugin before this version, and if you had installed Prosody manually, you can safely uninstall Prosody.
2021-11-04 12:57:37 +00:00
If you were using the custom Peertube docker image that is embedding Prosody, you can switch back to the official Peertube image.