Commit graph

19 commits

Author SHA1 Message Date
b68c348f2a
feat: ui, logger and other general improvements 2024-05-29 16:39:50 +02:00
0f28cdf175
feat: refactor, renames almost working workflow 2024-05-23 18:33:30 +02:00
bb1ba5ed58
feat(keyvalue): add badger as keyvalue store
KeyValue store will be used by Incidents, so that the functions
can decide based on history not just on the event that triggered them.
2024-04-28 16:06:49 +02:00
5223aef1ca
feat: small design changes 2024-02-29 15:12:20 +01:00
65db9b3f72
feat(monitors,workergroups): implement deletion and stauts changes 2024-02-28 16:40:24 +01:00
306f583418
feat: single schedule for all worker groups, simplify tables, show active workers 2024-02-27 23:47:20 +01:00
6a677d96cd
refactor: replace gorm with sqlx 2024-02-27 12:04:05 +01:00
6c960ba40a
feat: rename worker to worker-group 2024-02-24 22:07:49 +01:00
a9dd5a41b7
feat: rename healthchecks/cronjobs to monitor 2024-02-24 12:57:53 +01:00
a65834bd8d
feat(settings/healthchecks): updating healthchecks 2024-02-23 22:08:17 +01:00
3d7fb901d0
feat(settings): improve overall design 2024-02-23 12:18:02 +01:00
cd7abb7e33
feat(incidents): landing page 2024-02-23 09:36:13 +01:00
3a8badb61b
feat(healthchecks): store history and nice code editor for scripts 2024-02-21 23:15:21 +01:00
f8c8e381c1
fix: worker retry and fly new database 2024-02-21 10:41:20 +01:00
9848871630
refactor: replace gorilla/mux with echo 2024-02-20 11:24:04 +01:00
bf109f5be6
feat(temporal): temporal needs server worker 2024-02-19 15:23:17 +01:00
527d9dadd3
feat(worker): worker fetch config via api 2024-02-19 10:09:30 +01:00
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
0db0f3e6b8
feat: single binary 2024-02-16 22:31:00 +01:00
Renamed from cmd/server/main.go (Browse further)