このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Add license information to files for matrix-prometheus-services-connect
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4137/head
Suguru Hirahara
1年前
親
fa1b99476c
コミット
06cafa6908
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID:
E4F9743DAB4B7B75
3個のファイルの変更
、
13行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-0
roles/custom/matrix-prometheus-services-connect/defaults/main.yml
+4
-0
roles/custom/matrix-prometheus-services-connect/tasks/install_synapse_rules.yml
+4
-0
roles/custom/matrix-prometheus-services-connect/tasks/main.yml
+ 5
- 0
roles/custom/matrix-prometheus-services-connect/defaults/main.yml
ファイルの表示
@@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2023 - 2024 Michael Hollister
# SPDX-FileCopyrightText: 2023 - 2024 Slavi Pantaleev
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-prometheus-services-connect is a role which helps integrate
+ 4
- 0
roles/custom/matrix-prometheus-services-connect/tasks/install_synapse_rules.yml
ファイルの表示
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2023 Slavi Pantaleev
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Download synapse-v2.rules
+ 4
- 0
roles/custom/matrix-prometheus-services-connect/tasks/main.yml
ファイルの表示
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2023 Slavi Pantaleev
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
書き込み
プレビュー
読み込み中…
キャンセル
保存