Every home lab needs a private minecraft server. This new role will automate deploying a vanilla minecraft server container.
Proposed Changes
Create new minecraft role to do the following
create podman config dir
create quadlet file for minecraft container
start container
Verification Plan
Verify quadlet file is created correctly
verify container is running
verify server is accessiable
### Summary
Create a new role to stand up minecraft server
### Context
Every home lab needs a private minecraft server. This new role will automate deploying a vanilla minecraft server container.
### Proposed Changes
- [x] Create new minecraft role to do the following
- [x] create podman config dir
- [x] create quadlet file for minecraft container
- [x] start container
### Verification Plan
- [x] Verify quadlet file is created correctly
- [x] verify container is running
- [x] verify server is accessiable
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Create a new role to stand up minecraft server
Context
Every home lab needs a private minecraft server. This new role will automate deploying a vanilla minecraft server container.
Proposed Changes
Verification Plan