
Serverįor consistant uptime it is recomended you host a server in a data center. To get the latest version of Mono, install the official Mono repository.įollow the official instructions to install. Install NotesUnturned server requires Mono 5. t unturned.Īfter building, you can start your server like the command in "Getting Started", but you will have to replace "imperialplugins/unturned" with just "unturned".Unturned will run on popular distros as long as the minimum requirements are met.

You can visit the Docker Hub Repository for more information.Įxample command to host a simple RocketMod 4 Unturned server:ĭocker run -it -v :/home/steam/Unturned -p 27015:27015 -p 27016:27016 -e SERVER_TYPE=rm4 -restart unless-stopped -name myserverinstance imperialplugins/unturned

Images are hosted at imperialplugins/unturned. Also it handles stdin/stdout correctly so you can have console input and output without the need for RCON. It can detect crashes and auto restart in that case.

It will auto-download the game on first start and download updates on each restart. This repository contains scripts for installing 64bit Unturned Linux with.
