This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński 7c978243e8 add LICENSE, update DOCKERFILE 2020-11-18 12:53:32 +01:00
cron add LICENSE and README.md, cron now inserts all versions and all special servers into the database 2020-11-18 12:53:32 +01:00
.gitignore create a new instance of http.Client with timeout 2020-11-18 12:49:20 +01:00
Dockerfile add LICENSE, update DOCKERFILE 2020-11-18 12:53:32 +01:00
LICENSE add LICENSE, update DOCKERFILE 2020-11-18 12:53:32 +01:00
README.md add LICENSE and README.md, cron now inserts all versions and all special servers into the database 2020-11-18 12:53:32 +01:00
dev.sh fetch server config/unit_config/building_config 2020-06-19 17:42:38 +02:00
go.mod add LICENSE and README.md, cron now inserts all versions and all special servers into the database 2020-11-18 12:53:32 +01:00
go.sum add LICENSE and README.md, cron now inserts all versions and all special servers into the database 2020-11-18 12:53:32 +01:00
main.go remove allservers cache 2020-11-18 12:53:32 +01:00
readme.md add readme.md 2020-11-18 12:53:32 +01:00

readme.md

Cron

Required ENV Variables:

  • DB_USER=
  • DB_NAME=
  • DB_PORT=
  • DB_HOST=
  • DB_PASSWORD=