You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			|  | 4 years ago | |
|---|---|---|
| config | 4 years ago | |
| data | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 4 years ago | |
| docker-compose.yml | 4 years ago | |
| env.dist | 4 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	Harambee dedicated servers for games set-up
This repository is a set-up for several dedicated servers for the online enjoyment of members of Harambee. It consists of a docker-compose stack that is meant to be deployed almost as-is.
Currently included (15-02-2022)
How to set up yourself?
- Clone this repository
- Copy dist.envto.env
- Change the environment variables in .envto your likings
- $ docker-compose up -d
- Watch magic happen.
- 
You're a hacker Harry! 
Objectives and principles
- Game data is stored in the ./data/<game>directory, but can be changed to your liking in the environment variables
- The containers should be kept up-to-date automatically, so when a new version of the game comes out, the server downloads this version and restarts the container