Skip to content

keivanipchihagh/docker-minecraft-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

docker-minecraft-server

๐Ÿš€ Host a Minecraft server on your own server using Docker

Setting up

Things to change while deploying your own version of Minecraft Server:

Extras Directory

  • whitelist.json: provide list of username/UUID pairs of authorized players.
  • ops.json: provide a list of username/UUID pairs of Administrators.
  • mods.txt: pass a list of server-side mods to download on initialization.
  • icon.jpeg: custom icon for your Minecraft server.

Game Variables

Rename the .env.template to .env and change the variables to adjust your preferred world's characteristics. (Remember to fill the empty spots!)

Further Steps

  • Move Minecraft-Server behind DNS and CDN
  • Move Minecraft RCON behind DNS
  • Add Dynamic support for extras directory (HTTP SD)
  • Add Prometheus monitoring
  • Add authentication for server login

About

๐Ÿš€ Host a Minecraft server on your own server using Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages