Skip to content

ropenttd/docker_ottdstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

docker_ottdstats

This repository simply builds a container for ottdstats, a statistic collection backend for OpenTTD.

Usage

Mount your config.json at /app/config.json.

Alternatively, you can mount it wherever you want, and launch with something like the following:

docker run -it --rm -v /home/duck/my_ottdstats_config.json:/config/config.json redditopenttd/ottdstats --config /config/config.json

About

🐳 A Docker container for ottdstats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published