This website works better with JavaScript.
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
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 Key ID:
E4F9743DAB4B7B75
共有
3 個文件被更改
,包括
13 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
Write
Preview
Loading…
取消
儲存