Icinga DB - Backend moderne
Find a file
Julian Brost e0d66fe0ee Exit with an error code if not exiting due to a signal
Icinga DB should not exit with code 0 if it does so due to an error.
2021-05-07 14:51:58 +02:00
cmd/icingadb Exit with an error code if not exiting due to a signal 2021-05-07 14:51:58 +02:00
internal/command Replace persisted instance ID with a random one and remove old rows from icingadb_instance 2021-03-08 13:01:52 +01:00
pkg Fix UsergroupMember.UserId JSON tag 2021-05-07 09:18:41 +02:00
schema Schema (Host-/ServiceState): Add columns id and properties_checksum 2021-05-04 09:55:43 +02:00
.gitignore Add .gitignore 2021-03-03 15:20:27 +01:00
config.yml.example Add config.yml.example 2021-03-03 15:20:27 +01:00
go.mod Make project a Go module 2021-03-12 10:47:51 +01:00
go.sum Make project a Go module 2021-03-12 10:47:51 +01:00