Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lon9/factorio-auto-update
- Owner: lon9
- Created: 2019-06-17T10:58:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T08:12:57.000Z (almost 5 years ago)
- Last Synced: 2023-02-28T12:11:29.731Z (almost 2 years ago)
- Topics: docker, docker-compose, factorio, game, golang, mod
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```