このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
renamed the livekit role and added livekit-server and jwt-service roles to the setup file.
element-call-integration
wjbeckett
1年前
親
8cb7deff15
コミット
97f93ebd76
9個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
ファイルの表示
roles/custom/matrix-livekit/tasks/install.yml → roles/custom/matrix-livekit-server/tasks/install.yml
ファイルの表示
roles/custom/matrix-livekit/tasks/main.yml → roles/custom/matrix-livekit-server/tasks/main.yml
ファイルの表示
roles/custom/matrix-livekit/tasks/uninstall.yml → roles/custom/matrix-livekit-server/tasks/uninstall.yml
ファイルの表示
roles/custom/matrix-livekit/tasks/validate_config.yml → roles/custom/matrix-livekit-server/tasks/validate_config.yml
ファイルの表示
roles/custom/matrix-livekit/templates/labels.j2 → roles/custom/matrix-livekit-server/templates/labels.j2
ファイルの表示
roles/custom/matrix-livekit/templates/livekit.yaml.j2 → roles/custom/matrix-livekit-server/templates/livekit.yaml.j2
ファイルの表示
roles/custom/matrix-livekit/templates/systemd/matrix-livekit-server.service.j2 → roles/custom/matrix-livekit-server/templates/systemd/matrix-livekit-server.service.j2
ファイルの表示
+ 2
- 0
setup.yml
ファイルの表示
@@ -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
書き込み
プレビュー
読み込み中…
キャンセル
保存