Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lon9/factorio-auto-update

Updater for Factorio game server and mods on Docker with docker-compose
https://github.com/lon9/factorio-auto-update

docker docker-compose factorio game golang mod

Last synced: 22 days ago
JSON representation

Updater for Factorio game server and mods on Docker with docker-compose

Awesome Lists containing this project

README

        

# factorio-auto-update

Updating Factorio's server and mods on Docker.

## options

```
Usage of ./factorio-auto-update:
-c string
docker-compose path (default "docker-compose")
-d string
Directory that located mods (default "./data/mods")
-f string
docker-compose.yml path (default "docker-compose.yml")
-s string
service name of factorio image (default "factorio")
-server
Update factorio server or not
-t string
Token of your user
-u string
Username of factorio.com
-w string
Webhook url for a notification
```