An open API service indexing awesome lists of open source software.

https://github.com/pando85/auto-urtserver

Script to create an Urban Terror server using docker.
https://github.com/pando85/auto-urtserver

Last synced: about 1 year ago
JSON representation

Script to create an Urban Terror server using docker.

Awesome Lists containing this project

README

          

# automatic-urbanterror-server
Script to create an Urban Terror server using docker.

# Usage

## Build docker images
```bash
sudo bash auto-urtservers.sh install
```

## Create new server
```bash
sudo bash auto-urtservers.sh init
```

## Remove server
```bash
sudo bash auto-urtservers.sh remove
```

## Install new maps
To install new maps just copy them inside ```conf/maps``` directory.