Skip to content
Snippets Groups Projects
Verified Commit 64704854 authored by Andre Fischer's avatar Andre Fischer
Browse files
parent 4585738e
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ In the current state, the configuration that is ready to use out-of-the-box, cov ...@@ -57,7 +57,7 @@ In the current state, the configuration that is ready to use out-of-the-box, cov
Of course, you can **extend** the OpenTalk lite setup to run all services available in the `docker-compose.yaml` file. However, this requires further configuration steps that are not part of this quick install guide. We will provide instructions for an extended setup later. Of course, you can **extend** the OpenTalk lite setup to run all services available in the `docker-compose.yaml` file. However, this requires further configuration steps that are not part of this quick install guide. We will provide instructions for an extended setup later.
### open Firewall ports ### Open Firewall ports
Ensure, that the ports `80/tcp`, `443/tcp` and `20000-40000/udp` are opened in your firewall and accessible from public. Ensure, that the ports `80/tcp`, `443/tcp` and `20000-40000/udp` are opened in your firewall and accessible from public.
...@@ -151,10 +151,9 @@ SPACEDECK_API_TOKEN=ohP2AeBirineimohS6Pha1oaphoapoM2 ...@@ -151,10 +151,9 @@ SPACEDECK_API_TOKEN=ohP2AeBirineimohS6Pha1oaphoapoM2
SPACEDECK_INVITE_CODE=eij9weipaxohYiexoh1loo5zae8ic2ah SPACEDECK_INVITE_CODE=eij9weipaxohYiexoh1loo5zae8ic2ah
ETHERPAD_API_KEY=iethae9aulo0ung6Tida6uquahmahphi ETHERPAD_API_KEY=iethae9aulo0ung6Tida6uquahmahphi
LIVEKIT_KEYS_API_SECRET=QEHNPlkZ4sIWecuB4rZQVtTWMire3ZbI LIVEKIT_KEYS_API_SECRET=QEHNPlkZ4sIWecuB4rZQVtTWMire3ZbI
LIVEKIT_E2EE_SALT=Mnn8IrFdE0cjWKQBLtB2fvulyYNvSDA1
``` ```
#### Add the secretes to the `config/controller.toml` #### Add the secrets to the `config/controller.toml`
Add your or the generated secrets to `config/controller.toml` stored in the `.env` file. Add your or the generated secrets to `config/controller.toml` stored in the `.env` file.
Use the following sed snippets or as an alternative you can also edit the `config/controller.toml` manually. Use the following sed snippets or as an alternative you can also edit the `config/controller.toml` manually.
......
...@@ -207,7 +207,7 @@ services: ...@@ -207,7 +207,7 @@ services:
user: 0:0 user: 0:0
volumes: volumes:
- ${KC_HOST_DATA_DIR:-./data/kc_data}:/opt/keycloak/data/:Z - ${KC_HOST_DATA_DIR:-./data/kc_data}:/opt/keycloak/data/:Z
- ${KC_HOST_POVIDER_DIR:-./data/kc_provider}:/opt/keycloak/providers:Z - ${KC_HOST_PROVIDER_DIR:-./data/kc_provider}:/opt/keycloak/providers:Z
ports: ports:
- ${KC_EXP_PORT:-8087}:8080 - ${KC_EXP_PORT:-8087}:8080
healthcheck: healthcheck:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.