This commit is contained in:
2024-09-15 08:46:42 +02:00
parent 98e32d51d0
commit d18144b53d
5 changed files with 1 additions and 41 deletions

View File

@@ -71,7 +71,6 @@ services:
depends_on:
- monitor
- minecraft-exporter
- mc-export
networks:
- patatanet
grafana:
@@ -100,21 +99,6 @@ services:
- mc
networks:
- patatanet
mc-export:
image: ghcr.io/dirien/minecraft-exporter:latest
environment:
FORGE_SERVER: True
MC_WORLD: /world
MC_RCON_ADDRESS: "mc:25575"
MC_NAME_SOURCE: offline
MC_RCON_PASSWORD: "${RCON_PASSWORD}"
volumes:
- ../patata2-data/world:/world:ro
depends_on:
- mc
networks:
- patatanet
volumes:
patata-data2: {}
world: {}

View File

@@ -1,12 +1,6 @@
global:
scrape_interval: 30s
scrape_configs:
- job_name: mc-export
metrics_path: /metrics
scheme: http
static_configs:
- targets:
- mc-export:9150
- job_name: mc-monitor
metrics_path: /metrics
scheme: http

View File

@@ -881,11 +881,6 @@ file = "mods/mob-lassos.pw.toml"
hash = "34b68b7a688844cd2c15e56180bd01bcd84df7ae541bebdde134aa83522fa692"
metafile = true
[[files]]
file = "mods/mob-plaques.pw.toml"
hash = "fbcc9479ed3ece8b67699836233e63a59f2b51e3ad29d8b18532e081b046820b"
metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "f03861f83a9f0c69606d5e355b9a342838a04d255873cf0751c676dd50ec6e8e"

View File

@@ -1,13 +0,0 @@
name = "Mob Plaques"
filename = "MobPlaques-v8.0.1-1.20.1-Forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/3b1CFIR5/versions/UQWgKqWP/MobPlaques-v8.0.1-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "72a7476c49cf1a4d66f133d100faac2b40097170"
[update]
[update.modrinth]
mod-id = "3b1CFIR5"
version = "UQWgKqWP"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a81ecea80d7b7acc4cb157cba860dc07d453b83962c520915e49c2cac35e3ecd"
hash = "78c97eed9f3a083d0806c65f47b21162b856134bc53fc8ada4e1e4969b4d5a67"
[versions]
forge = "47.3.7"