Skip to content

damatth4/azure-minecraft-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Minecraft Server

A simple ARM template to quickly setup a minecraft server on azure

Deploy to Azure (Vanilla)

Deploy to Azure (Geyser)

What does it create

  • One storage account with a file share to store the server files
  • One azure container instance with the itzg/minecraft-server image

How to use

  1. Click the "Deploy to Azure" button.
  2. Sign in with your Azure account.
  3. Select your subscription and resource group to deploy, the resources will be created on the resource group's region. If you're creating a new resource group, you'll have to select a region, select the region closest to your location.
  4. Click Review + Create, then Create. Your server will be created shortly.

Roadmap

  • OP (Administrators) support
  • All environment variables support
  • Friendly user interface to select version, cpu/memory and administrators

Contributing

Feel free to open a pull request adding whatever feature you'd like to see here, I'll be glad to review it!

If you feel like donating, I'd be forever thankful!

Donate

About

A simple ARM template to quickly setup a minecraft server on azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%