feat: Add new minecraft server role #18

Closed
opened 2026-07-14 12:05:32 -07:00 by jdelpilar · 0 comments
Owner

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

  • 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
jdelpilar added the enhancement label 2026-07-14 12:05:32 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jdelpilar/johto-infra#18