Skip to content

bplein/factorio-docker-watchdog

 
 

Repository files navigation

Factorio watchdog for release changes

Build trigger for factorio on new releases

Enviroment variables

Factorio Docker Watchdog must be configured via environment variables. Below you find a list with all required and optional variables.

Required

  • GIT_EMAIL: Email used by git for committing
  • GIT_NAME: Username used by git for committing
  • GITHUB_USER: GitHub Username used for api calls, git pull and push
  • GITHUB_TOKEN: GitHub token used for api calls, git pull and push
  • GITHUB_REPO_OWNER: GitHub Username/Organization where to push to
  • GITHUB_REPO_NAME: GitHub Repository where to push to
  • LOWEST_CHECK_VERSION: Ignore attempting to get new versions below this version.

Optional

  • DISCORD_WEBHOOK_URL: Discord webhook url for announcements

About

Build trigger for factorio on new releases

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 96.4%
  • Dockerfile 3.6%