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.
- Host: GitHub
- URL: https://github.com/pando85/auto-urtserver
- Owner: pando85
- License: gpl-3.0
- Created: 2015-06-30T06:14:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T09:01:28.000Z (almost 11 years ago)
- Last Synced: 2023-08-06T00:42:01.836Z (almost 3 years ago)
- Language: Shell
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.