Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
renamed the livekit role and added livekit-server and jwt-service roles to the setup file.
element-call-integration
wjbeckett
1 ano atrás
pai
8cb7deff15
commit
97f93ebd76
9 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-0
roles/custom/matrix-livekit-server/defaults/main.yml
+0
-0
roles/custom/matrix-livekit-server/tasks/install.yml
+0
-0
roles/custom/matrix-livekit-server/tasks/main.yml
+0
-0
roles/custom/matrix-livekit-server/tasks/uninstall.yml
+0
-0
roles/custom/matrix-livekit-server/tasks/validate_config.yml
+0
-0
roles/custom/matrix-livekit-server/templates/labels.j2
+0
-0
roles/custom/matrix-livekit-server/templates/livekit.yaml.j2
+0
-0
roles/custom/matrix-livekit-server/templates/systemd/matrix-livekit-server.service.j2
+2
-0
setup.yml
roles/custom/matrix-livekit/defaults/main.yml → roles/custom/matrix-livekit-server/defaults/main.yml
Ver arquivo
roles/custom/matrix-livekit/tasks/install.yml → roles/custom/matrix-livekit-server/tasks/install.yml
Ver arquivo
roles/custom/matrix-livekit/tasks/main.yml → roles/custom/matrix-livekit-server/tasks/main.yml
Ver arquivo
roles/custom/matrix-livekit/tasks/uninstall.yml → roles/custom/matrix-livekit-server/tasks/uninstall.yml
Ver arquivo
roles/custom/matrix-livekit/tasks/validate_config.yml → roles/custom/matrix-livekit-server/tasks/validate_config.yml
Ver arquivo
roles/custom/matrix-livekit/templates/labels.j2 → roles/custom/matrix-livekit-server/templates/labels.j2
Ver arquivo
roles/custom/matrix-livekit/templates/livekit.yaml.j2 → roles/custom/matrix-livekit-server/templates/livekit.yaml.j2
Ver arquivo
roles/custom/matrix-livekit/templates/systemd/matrix-livekit-server.service.j2 → roles/custom/matrix-livekit-server/templates/systemd/matrix-livekit-server.service.j2
Ver arquivo
+ 2
- 0
setup.yml
Ver arquivo
@@ -131,6 +131,8 @@
- custom/matrix-media-repo
- custom/matrix-pantalaimon
- custom/matrix-element-call
- custom/matrix-livekit-server
- custom/matrix-jwt-service
- role: galaxy/postgres_backup
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar