https://github.com/cstringer17/minecraft-nomad
nomad file to run itzg/minecraft docker container
https://github.com/cstringer17/minecraft-nomad
Last synced: 11 months ago
JSON representation
nomad file to run itzg/minecraft docker container
- Host: GitHub
- URL: https://github.com/cstringer17/minecraft-nomad
- Owner: cstringer17
- Created: 2021-03-22T19:55:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T21:36:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T13:33:45.432Z (about 1 year ago)
- Language: HCL
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minecraft-nomad
A nomad file to run a minecraft docker container
Run the job with the following command:
```
nomad job run minecraft.nomad
```
This file runs the following docker container [itzg/minecraft-server](https://hub.docker.com/r/itzg/minecraft-server).
Add the config.hcl file to you nomad agent config to make sure the volume works!