Commit graph

10 commits

Author SHA1 Message Date
Eric Lippmann
7c068d4adf Use icinga-go-library 2024-05-24 09:56:28 +02:00
Eric Lippmann
43115e7c6c Don't set default port in redis 2024-05-22 11:51:22 +02:00
Eric Lippmann
c070615e64 Move Redis related code to redis 2024-05-22 11:51:22 +02:00
Eric Lippmann
3e63bbd068 Move internal/config#Retention to internal/config#RetentionConfig 2024-05-22 11:51:22 +02:00
Eric Lippmann
3072a10c7f Move internal/config#FromYAMLFile() to config#FromYAMLFile() 2024-05-22 11:51:22 +02:00
Eric Lippmann
e5a830cabc Move internal/config#ParseFlags() to config#ParseFlags() 2024-05-22 11:51:22 +02:00
Eric Lippmann
8beb8616ad Move database related code from internal to database 2024-05-22 11:51:22 +02:00
Eric Lippmann
c41cbf260e Move TLS config options to config#TLS 2024-05-22 11:51:21 +02:00
Eric Lippmann
563045cc5a Add logging#Config 2024-05-22 11:51:21 +02:00
Eric Lippmann
9e70aa808c Move config to internal/config 2024-05-22 11:51:21 +02:00
Renamed from pkg/config/config.go (Browse further)