Im currently on the latest docker-compose and Jitsi docker image stack , if anyone trying to get Jitsi back up or up-to-date.
I removed the previous installed Jitsi docker images and removed the old appdata folder.
For me that was:
careful running this commandrm -r
1
rm-r /mnt/user/appdata/jitsi
Once you have removed the previous Jitsi images/appdata folder.
I perform the following and got the latest Jitsi docker image stack installed and running.
-Remember if you make changes to it make sure to stop the ‘stack’.
-You can check out some of the new/extra features on that ‘nano env.example’ file.
-Ctrl + O and Ctrl + X to save and exit.
-And ‘cp env.example .env’ to transfer those changes.
Comments powered by Disqus.