https://github.com/dirien/stackit-minecraft
STACKIT Minecraft Server
https://github.com/dirien/stackit-minecraft
Last synced: about 2 months ago
JSON representation
STACKIT Minecraft Server
- Host: GitHub
- URL: https://github.com/dirien/stackit-minecraft
- Owner: dirien
- License: apache-2.0
- Created: 2021-05-31T18:01:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-02T17:28:05.000Z (about 5 years ago)
- Last Synced: 2025-06-24T23:05:37.024Z (about 1 year ago)
- Language: HCL
- Homepage:
- Size: 76.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# STACKIT Minecraft
STACKIT Bedrock and Java Edition Minecraft Server
Everything done via IaC with Openstack and Terrafrom on STACKIT
## Add Minecraft server
## Add Prometheus
## Add Node Exporter
## Add Ansible for Grafana Cloud remote_write
```bash
cd ansible
ansible-playbook --ask-vault-pass --private-key ../minecraft/ssh/minecraft -i hosts.yaml playbook.yaml
```