No description
Find a file
2024-12-08 18:19:46 +01:00
.templates update 2024-12-08 16:04:12 +01:00
keycloak update 2024-12-08 16:04:12 +01:00
mysql-initdb update 2024-12-08 16:04:12 +01:00
.docker-compose.http.yml update 2024-12-08 18:15:36 +01:00
.docker-compose.https.yml inital setup 2024-12-08 14:42:09 +01:00
.gitignore update 2024-12-08 18:15:36 +01:00
installDocker.sh inital setup 2024-12-08 14:42:09 +01:00
README.md update 2024-12-08 18:19:46 +01:00
setup.sh update 2024-12-08 18:15:36 +01:00

Docker Compose Repo for Meetling and Jitsi Admin

Use the root user to setup docker and Jitsi Admin

su root

To use the setup script for docker-compose, run the following commands.

wget https://git.h2-invent.com/Meetling/Docker-Compose/raw/branch/main/setup.sh
bash setup.sh
rm setup.sh