This Repository is to manage home lab Docker files and compose files
- sudo nvidia-ctk runtime configure --runtime=docker --set-as-default
- sudo service docker restart
Link to initial project for hard python installer: Minecraft-Installer
This is the Docker image I created to run on my Raspberry Pi 4/5 is hosted at mjanders6/minecraft. The Dockerfile is included in the Minecraft repository if a custom image is needed.
Get the server link at: Java Edition server
Current link to MInecraft Java jar file:
Ensure ports for the following are opened
- sudo ufw allow 2377/tcp
- sudo ufw allow 7946/tcp
- sudo ufw allow 7946/udp
- sudo ufw allow 4789/udp