Update README.md
This commit is contained in:
parent
d58c09166a
commit
ca430ac190
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ This repository contains a docker image with a dedicated server for Insurgency S
|
|||
|
||||
This image will be build everyday so you don’t have to update anything inside a container. I tried to build the image as “best-practice” as possible and to document everything for you.
|
||||
#### Official documentation: [Sandstorm Server Admin Guide](https://sandstorm-support.newworldinteractive.com/hc/en-us/articles/360049211072-Server-Admin-Guide)
|
||||
#### Another Server Admin Guide [Server Admin Guide by mod.io](https://insurgencysandstorm.mod.io/guides/server-admin-guide)
|
||||
#### More config examples: [Configs by zWolfi](https://github.com/zWolfi/INS_Sandstorm)
|
||||
#### ISMC Guide: [ISMCmod Installation Guide](https://insurgencysandstorm.mod.io/guides/ismcmod-installation-guide)
|
||||
|
||||
## How to build Insurgency Sandstorm dedicated server
|
||||
cd directory where ```Dockerfile```
|
||||
```docker build -t andrewmhub/insurgency-sandstorm:latest .``` or get it on docker hub ```docker pull andrewmhub/insurgency-sandstorm```
|
||||
|
|
|
|||
Loading…
Reference in a new issue