mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
fix more yaml document-start and comment indentation
- add missing --- to 13 more yml files - fix comment indentation in prometheus.yml
This commit is contained in:
parent
dc10ceacf5
commit
dc198eea81
13 changed files with 16 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
apiVersion: 1
|
||||
|
||||
# Tier 1 — Critical alerts. These page PagerDuty.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
apiVersion: 1
|
||||
|
||||
# Tier 2 — Warning alerts. These send email only (non-paging).
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
apiVersion: 1
|
||||
|
||||
# Dashboard provisioning — tells Grafana where to find dashboard JSON files.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Jellyseerr - Media request management
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Data: /var/share/jellyseer
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Minecraft - PaperMC server
|
||||
# Host: copenhagen-a (100.89.206.60)
|
||||
# Data: Docker volume (minecraft_minecraftserver)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Miniflux - RSS reader
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Data: Docker volume (miniflux-db)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Navidrome - Music streaming server
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Data: /root/navidrome (config), /hdd/music (library)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Nextcloud AIO - All-in-one Nextcloud deployment
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Data: Docker volume (nextcloud_aio_mastercontainer)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Plex exporter - Plex metrics for Prometheus
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Access: http://london-b:9000/metrics
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Poste.io - Self-hosted mail server
|
||||
# Host: nuremberg-a (100.117.235.28)
|
||||
# Data: /root/postio/data
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# Prometheus configuration — extracted from london-a (FreeBSD)
|
||||
# Config file location on london-a: /usr/local/etc/prometheus.yml
|
||||
# Prometheus runs as: /usr/local/bin/prometheus --config.file=/usr/local/etc/prometheus.yml
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# slskd - Soulseek client (web UI)
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Data: /root/slskd (app), /hdd/music/slskd (downloads)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# smartctl-exporter - SMART disk metrics for Prometheus
|
||||
# Host: london-b (100.84.65.101)
|
||||
# Access: http://london-b:9633/metrics
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue