Skip to content

A Bicep template which deploys a container instance with storage account running a standard minecraft server

Notifications You must be signed in to change notification settings

joerygrolleman/AzureMinecraftServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

You can run this template using the following command

  az deployment group create --template-file .\container-instance.bicep --resource-group <name of resource group> --parameters dockerUsername=<Docker username> dockerPassword=<Docker password> serverName=<Your unique servername> 

About

A Bicep template which deploys a container instance with storage account running a standard minecraft server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages