6 Commits

Author SHA1 Message Date
a9dfdde9d5 Tiny refactor 2022-03-24 20:07:41 +01:00
096ac29f26 Implement haproxy live cert reload
- Implemented live certificate reloading for haproxy using the runtime
  api. This does NOT remove deleted certificates from haproxy
- Bump version to 0.2.0
2022-03-24 17:10:54 +01:00
7e1ba11c4d Add Dockerfile 2022-03-24 01:20:13 +01:00
a843b20f7a Fix dns names changed + log levels
- The dns names are now stored as a HashSet instead of a Vec to match
  regardless of ordering
- Fixed print without log & changed log level for http logs to debug
2022-03-24 00:14:28 +01:00
8aaaeb21ad Add README 2022-03-23 23:31:46 +01:00
f58886b89e Initial commit v0.1.0 2022-03-23 23:00:22 +01:00