plumvova.blogg.se

Jitsi docker nginx
Jitsi docker nginx





jitsi docker nginx
  1. #JITSI DOCKER NGINX INSTALL#
  2. #JITSI DOCKER NGINX UPDATE#

Prosodyctl -config /config/ register username meet.jitsi password Set up Authentication again (stored in somewhere, so it gets overwritten) Under "network" at bottom, add: name: external: See attached photo below #2 Under each section add line at top: container_name: (web=meet.jitsi prosody= jicofo=, jvb=) See attached photo below #1 Modify the docker-compose.yml to tidy things up and make life much easier

#JITSI DOCKER NGINX UPDATE#

Update CONFIG= directory (note, leave off trailing "/", it becomes redundant with this version of the. Since the video was released, the env.example file has been simplified, so follow the video, but understand that some options are moved elsewhere.

jitsi docker nginx

IV: Modification of Files - Simplify this deployment and don't fuss in portainer! All 3 of these functions need to be updated to the appropriate version number or syntax to match the github link. There are 3 functions happening in one command: we are "getting" the source code at the link address & we are decompressing the tar.gz file & changing directory to the freshly decompressed directory. Sudo wget & tar -zxvf & cd docker-jitsi-meet-stable-7287 Modify the following command to paste in your link from above: Under the "Assets" section, right click and copy link for the "Source Code (tar.gz)" Similar to docker compose, we need to find the latest build from github. Mkdir -p /mnt/user/appdata/jitsi/jitsi-meet-cfg/ Open terminal window on Unraid and paste below. # Make directories in the appdata shares.

#JITSI DOCKER NGINX INSTALL#

# Install portainer as in the video using community applications Sudo chmod +x /usr/local/bin/docker-compose # make file executable with command beneath # First Install docker compose (latest curl -L "$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose I perform the following and got the latest Jitsi docker image stack installed and running. Once you have removed the previous Jitsi images/appdata folder. I removed the previous installed Jitsi docker images and removed the old appdata folder. Im currently on the latest docker-compose and Jitsi docker image stack , if anyone trying to get Jitsi back up or up-to-date.







Jitsi docker nginx