Commit Graph

19 Commits

Author SHA1 Message Date
nicktrn 1f74f6bc46 bump chart version 2025-06-24 09:50:11 +01:00
nicktrn c42da87526 simplify secret keys 2025-06-24 09:47:12 +01:00
nicktrn 65e2dcf80e secrets.enabled 2025-06-24 09:47:12 +01:00
nicktrn 4fa4cfb141 allow nil internal config 2025-06-24 09:47:12 +01:00
nicktrn 3f4c4ceac9 disable internal otel config by default 2025-06-24 09:47:11 +01:00
nicktrn 534804ab0d improve clickhouse config
improve clickhouse config
2025-06-24 09:46:26 +01:00
nicktrn ac2998d7b3 support external secrets 2025-06-23 23:25:14 +01:00
nicktrn db6ca9dcf3 add clickhouse vars as extraEnv examples 2025-06-23 23:09:05 +01:00
nicktrn a80415b90a postgresql -> postgres 2025-06-23 23:05:41 +01:00
nicktrn eb2c8ae6e8 postgresql.extraArgs 2025-06-23 20:59:19 +01:00
nicktrn b2222fd782 podAnnotations for all services 2025-06-23 20:55:34 +01:00
nicktrn f39d93d53d expose internal otel config 2025-06-23 20:37:43 +01:00
nicktrn 21f0382783 stateful services should be statefulsets 2025-06-23 18:55:05 +01:00
nicktrn 8239580c25 chart publish prep 2025-06-23 14:51:10 +01:00
nicktrn 8c9eb03196 ignore packaged chart archives 2025-06-23 14:34:50 +01:00
nicktrn d58030ee69 v4 helm chart 2025-06-23 14:32:28 +01:00
nicktrn f7f8bc28c5 Docker self-hosting improvements (#2177)
* shallow clone

* fix image tag locking example

* electric should use db url env var

* add htpasswd note

* use local driver with log rotation by default

* make worker urls more easily configurable

* configure dev otel endpoint via .env

* increase min recommended worker specs

* move worker url section
2025-06-16 22:22:02 +01:00
nicktrn e72820c080 Docs improvements for v4 self hosting (#2156)
* add switch command

* couple of changes
2025-06-07 19:51:47 +01:00
nicktrn 7a34c1102b Feat: v4 self-hosting (#2155)
* self-hosting stuff goes in /hosting

* add v4 tags

* add main compose file

* draft overview

* add webapp env vars

* overview tweaks

* add supervisor env vars

* move old docker guide

* new sidebar structure

* update github actions docs

* docker draft

* use env vars for s3 creds

* this might just work

* split into multiple files

* update guide

* document machine overrides

* split legacy docs into different section

* some fixes

* some tweaks

* add login and init instructions

* don't cursorignore .env.example
2025-06-07 00:57:47 +01:00