Commit Graph

61 Commits

Author SHA1 Message Date
Alexander Rogov
bfa1d8aaeb remove os ca 2026-07-12 22:22:56 +03:00
Alexander Rogov
e469aa632b fix certs path for opensearch 2026-07-12 22:13:56 +03:00
Alexander Rogov
307bd4b3d9 add search hooks 2026-07-12 22:08:24 +03:00
Alexander Rogov
e80b04ecae chatgpt told me this 2026-07-12 21:48:26 +03:00
Alexander Rogov
0f60c3dce9 trying to fix scopes 2026-07-12 21:09:52 +03:00
Alexander Rogov
0a106dab4e add profil to scope 2026-07-12 20:50:28 +03:00
Alexander Rogov
8bcdd041c0 fix 2026-07-12 20:47:32 +03:00
Alexander Rogov
870e0cb15f trying to make it pretty 2026-07-12 20:43:28 +03:00
Alexander Rogov
ff2472a5f0 fix mastodon auth email verification 2026-07-12 20:28:09 +03:00
Alexander Rogov
6fe2a91ca8 trying to fix mastodon mas auth again 2026-07-12 20:24:17 +03:00
Alexander Rogov
ec8a3e81a0 fix auth scope 2026-07-12 20:20:44 +03:00
Alexander Rogov
5ff12222ea fix mas uri 2026-07-12 20:17:00 +03:00
Alexander Rogov
992b164831 mastodon mas 2026-07-12 20:12:04 +03:00
Alexander Rogov
c26ae15ff5 change s3 to a minio operator in mastodon app 2026-07-12 19:37:11 +03:00
Alexander Rogov
e47c8cea44 migrate minio to operator pattern (operator + tenant CR) 2026-07-12 19:20:50 +03:00
Alexander Rogov
dacbce4c85 mastodon new opensearch 2026-07-12 19:06:02 +03:00
Alexander Rogov
8b1854604b opensearch: v3 operator + 3-node cluster 2026-07-12 18:42:28 +03:00
Alexander Rogov
270e348bde disable webhooks in opensearch operator (not supported in v2.8.0 binary) 2026-07-12 18:28:15 +03:00
Alexander Rogov
e1b78252c3 revert opensearch operator to stable v2.8.2 2026-07-12 18:21:15 +03:00
Alexander Rogov
1098d6f354 revert opensearch operator to v3.0.2 2026-07-12 17:47:38 +03:00
Alexander Rogov
288e9ff25a fix opensearch readiness probes to use https 2026-07-12 17:42:32 +03:00
Alexander Rogov
951bf4f21a downgrade opensearch operator to stable v2.8.2 2026-07-12 17:32:50 +03:00
Alexander Rogov
994479a817 add accessModes to opensearch cluster pvc config 2026-07-12 17:14:44 +03:00
Alexander Rogov
313c1bbd98 add os password 2026-07-12 17:10:29 +03:00
Alexander Rogov
e22e3dabb3 fix opensearch cluster apiVersion to opensearch.org/v1 2026-07-12 16:59:48 +03:00
Alexander Rogov
3cfe450911 add ServerSideApply to opensearch-operator for large CRDs 2026-07-12 16:57:05 +03:00
Alexander Rogov
a7b94cb3fa migrate opensearch to operator pattern (operator + cluster CR) 2026-07-12 16:50:51 +03:00
Alexander Rogov
e7e1456acb fix redis hostname to redis-master 2026-07-12 16:41:15 +03:00
Alexander Rogov
ab09853a24 add missing mastodon secrets and es credentials 2026-07-12 16:34:12 +03:00
Alexander Rogov
187af870aa fix mastodon smtp placement 2026-07-12 16:29:48 +03:00
Alexander Rogov
8dbfb89ea9 add mastodon database CR and argo app 2026-07-12 16:26:14 +03:00
Alexander Rogov
15a6567a62 add opensearch app 2026-07-12 16:06:29 +03:00
Alexander Rogov
07d5dab9f1 add redis app 2026-07-12 15:53:34 +03:00
Alexander Rogov
289fa79f2c add minio app 2026-07-12 15:38:57 +03:00
Alexander Rogov
6ea04b01cf switch oauth2 username attr to sub, delete all users 2026-06-28 18:39:01 +03:00
Alexander Rogov
8fe06e1f0a add missing oauth2 display_name attribute mapping 2026-06-28 18:35:21 +03:00
Alexander Rogov
71bb073e1b add missing oauth2 username attribute mapping 2026-06-28 18:32:11 +03:00
Alexander Rogov
a970da9436 configure oauth2 sso with mas, disable email registration 2026-06-28 18:28:09 +03:00
Alexander Rogov
6901fc63ea enable email registration and set session secret for hedgedoc 2026-06-28 18:09:43 +03:00
Alexander Rogov
299096ea1c remove secret from manifest 2026-06-28 17:57:00 +03:00
Alexander Rogov
c42e9e56c1 replace hedgedoc helm with manifests 2026-06-28 17:54:11 +03:00
Alexander Rogov
00b861f5d5 add hedgedoc app 2026-06-28 17:36:08 +03:00
Alexander Rogov
8696c74ef8 matrix-roglog: enable MAS self-service registration
Set password_registration_enabled=true, disable email requirement,
password recovery, and registration tokens for now.
2026-06-27 20:15:51 +03:00
Alexander Rogov
a19775a9fb grafana: set root_url to https://grafana.prod.t01tt.tech 2026-06-27 17:28:47 +03:00
Alexander Rogov
022161f491 hookshot: enable JS transformation functions 2026-06-27 16:47:31 +03:00
Alexander Rogov
dad9ca0bce matrix-t0rt1k: fix OOM kill on federation-sender
- federation-sender: replicas 1→2, memory requests 192Mi→256Mi, limits 256Mi→512Mi
- client-reader: memory limits 256Mi→512Mi
Both pods were OOMKilled due to insufficient memory for federation workload.
2026-06-27 16:10:54 +03:00
Alexander Rogov
04bb0d0301 add traefik prometheus entrypoint/router/service labels 2026-06-26 21:07:20 +03:00
Alexander Rogov
1c866af113 add dedicated extras app for infrastructure VMPodScrapes 2026-06-26 20:51:18 +03:00
Alexander Rogov
5335b8e14d add traefik VMPodScrape via cnpg-cluster manifests instead of multi-source 2026-06-26 20:50:07 +03:00
Alexander Rogov
4374c8cead add traefik VMPodScrape for prometheus metrics collection 2026-06-26 20:46:58 +03:00