Skip to content

MartinWa/mineServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farmer deployment of a Minecraft server to Azure Containers

Description

This is a Farmer library deployment of a itzg/minecraft-server docker image to Azure Container Services

Preparations

  1. Get an Azure Account
  2. Get your tenant id and subscription id (here is a guide)
  3. Change the variables in Settings.fs
  4. Make sure you have the latest dotnet core and azure cli installed

How to deploy

  1. Login to your temant with az login -t _tenant id_
  2. Set your account with az account set --subscription _subscription id_
  3. Deploy the resources with dotnet run

About

Farmer deployment of a Minecraft server to Azure Containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages