Saarko
Saarko
Hi Christian, first, cool tool. Helped me to check my turn server. I tested the server with a docker container including your tool. And since I have the Dockerfile created...
Hello there, thank you for your efforts. It is an amazing project. Currently I implement movim into our k3s cluster. While implementing it, I discovered an issue while logging to...
Hi jitsi team, here is a proposal/draft for a builtin TURN service. It can be build for linux/amd64 and linux/arm64. The TURN service is based on [eturnal](https://eturnal.net). I did not...
**Why This PR?** Allow to define custom annotations on the pod level. Using the pod level annotations, I can for example specify istio sidecar memory and CPU limits. **Changes** Changes...
## Environment - ejabberd version: 24.02 - Erlang version: `26.2` - OS: Linux (Debian12) and Alpine Linux 3.19 - Installed from: source | ghcr.io/processone/ejabberd:24.02 ## Configuration (only if needed): grep...
## Environment - ejabberd version: 24.02 - Erlang version: `26.2` - OS: Linux (Debian12) - Installed from: source | kubernetes (docker image) ## Configuration (only if needed): grep -Ev '^$|^\s*#'...
Hi Holger, as discussed, here is the example manifest. It should be altered in accordance to one's needs. It uses the official nginx `nginx:1.22-alpine-perl` image currently as base and mounts...
Hello hello, I took the freedom to create an Alpine based Dockerfile. It is WIP. The only file which should be reviewed is `./Alpine/16/Dockerfile`. This should fix #78 The Dockerfile...
Currently, only some configuration items like `secret` can be configured using environment variables. Goal: Implementing a general procedure e.g. with a prefix `ETURNAL__` to let eturnal evaluate these variables for...
Provide a helm chart with respective dependencies to provide functional, scalable TURN services in kubernetes clusters.