WIP: Self hosting support with docker engine #1
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
snootic/minecraft-server-builder!1
Loading…
Reference in a new issue
No description provided.
Delete branch "host-integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Roadmap & Execution Checklist
Host connection, networking, and the baseline generation of Minecraft containers.
itzg/mc-routercontainer for proxying.itzg/minecraft-serverMappingitzgenvironment variables (TYPE=FABRIC,MODRINTH_PROJECTSetc.).server.propertiesdirectly or ImplementCFG_prefix mappings to translate user modified configurations directly into the container's internal properties.Container Lifecycle Management
START,STOP(SIGTERM), andRESTARTendpoints.KILLendpoint for frozen instances.DELETEworkflow that unlinks, stops the container and wipe data.Live monitoring
Web Dashboard
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.