Commit graph

13 commits

Author SHA1 Message Date
eikendev
61d5e04ecf
Add support for configuration of TLS 2023-07-15 23:25:34 +02:00
Rafael Espinoza
e2fbfbb28a feat: Add support for Postgres
There aren't many connection string examples for the postgres GORM
driver, so a couple extra links are referenced.
Most changes to go.mod and go.sum are automated changes as a result of
running go mod tidy.
2023-06-20 18:26:33 -07:00
eikendev
77765e77a9
Add option to control repair behavior 2022-12-04 23:41:22 +01:00
eikendev
69d92f52c8
Merge branch 'main' into trustedproxies 2022-04-24 18:14:10 +02:00
eikendev
4d015eb7be
Add support for setting trusted proxies 2022-04-24 18:11:10 +02:00
cubicroot
64583e3710 Handle lables and annotations 2022-04-21 18:52:57 +02:00
cubicroot
8b465d0815 alertmanager interface 2022-04-08 19:57:30 +02:00
eikendev
b33ce3bac0
Remove trailing whitespace in config.example.yml 2021-07-18 22:24:31 +02:00
Cubicroot
b0efac8b45 rework title coloring 2021-05-02 18:11:14 +02:00
Cubicroot
2ff9f5972a adopt to review
change formatting options to separate struct and clean up
2021-05-02 15:37:54 +02:00
Cubicroot
fe1cbdf79e add coloring option for title 2021-05-02 12:27:13 +02:00
eikendev
b06bd51d21
Add option to check for weak passwords 2021-01-16 15:29:04 +01:00
eikendev
9f930a0292
Explain configuration in README.md 2021-01-16 00:17:58 +01:00