Commit Graph

117 Commits (master)

Author SHA1 Message Date
bom d2bf694e4e Implement burst-rate for simple-ingress 16 hours ago
bom dd897c7364 Fix variable names 16 hours ago
bom 0b647ed4d8 Remove old deprecated functions 16 hours ago
bom 2008322368 Deprecate replace-all-matching-values-by-new-value
in favor or 'replace-all-matching' as it is shorter
16 hours ago
bom b4eb47d584 Add support for hetzner-csi for PVC 17 hours ago
bom b2ce1fa75e Use inline-resource macro again 2 months ago
bom 1c0537f8e9 Add jar-file inlining 2 months ago
Michael Jerger 4fdf7d7de3 fix ratelimit wiring 3 months ago
Michael Jerger 7469fc1cd4 fix macro issue 3 months ago
Michael Jerger c1f2cefd14 keep compatibility 3 months ago
Michael Jerger 0cd4f22823 fix cljs 3 months ago
Michael Jerger 7e9c813e33 introduce namespace for postgres 3 months ago
Michael Jerger 674045eba3 add test & fixed some issues 3 months ago
Michael Jerger cca93311e4 seperate postgres & postgres-internal 3 months ago
Michael Jerger 8626b91b16 refactor to dry 3 months ago
Michael Jerger ab2473bdf4 introduce internal for monitoring 3 months ago
Michael Jerger b4718500b1 fix cljs for postgresql 3 months ago
Michael Jerger 6794a24f0f add namespace to ingress 3 months ago
Michael Jerger 73e2ebd12f introduce namespace 3 months ago
Michael Jerger 866ef84f12 use load-resource macro 3 months ago
Michael Jerger 781ae8b0c5 remov unused imports 3 months ago
Michael Jerger a334dff58b add ratelimit to ingress 3 months ago
Michael Jerger 6b79f2599d minor fixes 3 months ago
Michael Jerger b706139d4f remove need for reflection 3 months ago
bom bfa2007459 Finish implementing macro
* move macros.clj to common directory, to be included in shadow-cljs
* add cljs macro-passing file
* add tests to check functionality
7 months ago
bom a9fa5e4a35 Add inline-resources macro
* allows inclusion of a whole folder in the "resources/" directory
7 months ago
bom abfe467382 Fix typo 7 months ago
bom 52d5263b86 Fix naming to avoid breaking change 7 months ago
bom 0da8216e6c Refactor get-content-from-element to enable tests 7 months ago
bom f147947558 Fix get-content-from-element 7 months ago
bom 966ecf1009 Fix get-content-from-element 7 months ago
Clemens f143587c95 Added todo 11 months ago
bom 97067359f5 Bump certificate renewal time to 30 days 1 year ago
bom 1c30c8c157 Faster renewal of certificates 1 year ago
bom 30d444c2a0 Rename keywords to monitoring specific values 1 year ago
erik dc23ef15cc Refactor spec definitions as spec keywords. 1 year ago
erik e827b6113d Update postgres to use strings instead of keywords
In config and auth.
1 year ago
erik 64298cc69e Refactor keywords to strings
Because the yaml reader reads clojure keywords as string.
1 year ago
erik 7cd303b478 Implement specs as def 1 year ago
bom 67c2fb4af7 Implement specs as defs and not functions
This caused values to be spec valid no matter what
1 year ago
jerger 50f269e8d4 breaking: fixed spec for monitoring 1 year ago
jerger a85e3c3b24 add ability to either consume yaml or edn 1 year ago
jerger 7af0897db3 format 1 year ago
jerger d8c7bdc55f refactor name 1 year ago
jerger 0991ac2f73 bind ingress to public 1 year ago
jerger 2c8ce98d66 breaking: widen spec for ingress usage 1 year ago
jerger 167c58be08 breaking: rename ingress-cert -> ingress & add generateingress-and-cert 1 year ago
jerger 6241f63967 add groups f. browser 1 year ago
Pat Dyn 8a3fc9399e We now produce a working monitoring config 1 year ago
bom a440fc47a6 Use defn instead of multimethod for load-as-edn 2 years ago