aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-27 22:08:18 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-27 22:08:18 +0100
commitabf0b925cc79483cac8b4338f2be83bc7e17f8b3 (patch)
tree142c1faacb4696f2a3a470c709a8307864659831
parent8645c7b332485b025f3b15d1e1a53ac8b3fa62ff (diff)
downloadinfrastructure-abf0b925cc79483cac8b4338f2be83bc7e17f8b3.tar.gz
infrastructure-abf0b925cc79483cac8b4338f2be83bc7e17f8b3.zip
create an env file
-rw-r--r--consul/secrets/jitsi/global_env.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/consul/secrets/jitsi/global_env.sample b/consul/secrets/jitsi/global_env.sample
index e69de29..3c0f84a 100644
--- a/consul/secrets/jitsi/global_env.sample
+++ b/consul/secrets/jitsi/global_env.sample
@@ -0,0 +1,9 @@
+JITSI_SECRET_VIDEOBRIDGE=redacted
+JITSI_SECRET_JICOFO_COMPONENT=redacted
+JITSI_SECRET_JICOFO_USER=redacted
+JITSI_PROSODY_BOSH_PORT=5280
+JITSI_PROSODY_BOSH_HOST=127.0.0.1
+JITSI_PROSODY_HOST=127.0.0.1
+JITSI_CERTS_FOLDER=/secrets/certs/
+JITSI_NAT_PUBLIC_IP=redacted
+JITSI_NAT_LOCAL_IP={{ env "NOMAD_IP_videobridge_video1_port" }}