Move Minecraft over to hetzner, too
This commit is contained in:
parent
e98598c5e3
commit
783c38e34c
@ -38,7 +38,19 @@
|
||||
backup_s3backup_exclude_list_extra:
|
||||
- /var/lib/gitea/log
|
||||
- /data/gitea/data/gitea/log
|
||||
- /data/minecraft/oldpack/backups
|
||||
tags: [ backup ]
|
||||
- role: docker-minecraft
|
||||
vars:
|
||||
minecraft_name: oldpack
|
||||
minecraft_external_port: 40503
|
||||
minecraft_pack_zip: "https://srv.9iron.club/files/packs/1.7.10-magicpack/server.zip"
|
||||
minecraft_image: "rehashedsalt/minecraft-forge:1.7.10-master"
|
||||
minecraft_server_properties:
|
||||
allow-flight: "true"
|
||||
difficulty: "3"
|
||||
motd: "Ya boy at it again with another playthrough of the same goddamn modpack"
|
||||
tags: [ minecraft ]
|
||||
- role: git
|
||||
vars:
|
||||
git_repos:
|
||||
|
Loading…
Reference in New Issue
Block a user