Script to apply changes from update_minecraft_server_list.sh

This commit is contained in:
Joey Hafner 2022-11-01 15:53:14 -07:00
parent 2421fde400
commit 7b2e3722b5

View File

@ -0,0 +1,7 @@
#!/bin/bash
# Apply updated EXPORT_SERVERS
docker-compose -f /home/joey/homelab/server/config/monitoring up -d --force-recreate exporter-minecraft
# Apply updated router mappings
docker-compose -f /home/joey/homelab/server/config/minecraft up -d --force-recreate router