3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 13:03:21 +00:00
Commit Graph

158 Commits

Author SHA1 Message Date
Tim Campbell
c3862faa04 Bugfix for sidecar prometheus exporter 2025-03-06 09:48:44 +01:00
Tim Campbell
022afbabea Merge branch 'main' into INF-251-add-puma-metrics 2025-03-05 16:46:59 +01:00
Tim Campbell
3f6396d84d Minor bugfix 2025-03-05 16:46:09 +01:00
Tim Campbell
3b19a5435c Fix port check 2025-03-05 11:59:11 +01:00
Tim Campbell
8ea5eadf99
Fix some helm typos (comments interfering with manifests) (#172) 2025-03-04 13:33:26 -08:00
Tim Campbell
487c77958c Make sure everything listens on the correct ports (localhost for web pods because of sidecar, 0.0.0.0 for sidekiq 2025-03-04 18:15:25 +01:00
Tim Campbell
529843ec09 Clarification for prometheus metrics 2025-03-04 18:09:00 +01:00
Tim Campbell
ac8cd229d8
Added additional DB connection fields to deal with connection pooler migrations (#169) 2025-03-04 09:01:51 -08:00
Tim Campbell
4b52f5f4bd Add port for web sidecar command 2025-03-04 18:01:11 +01:00
Tim Campbell
43b6819801 Add port definition when using prometheus 2025-03-04 17:59:27 +01:00
Tim Campbell
0ddba8c4e8 Fix comment wording 2025-03-04 17:50:49 +01:00
Tim Campbell
f0dba547ac Remove unnecessary vars from sidekiq 2025-03-04 17:49:36 +01:00
Tim Campbell
98801d7c09
Fix asset upload (#167) 2025-03-04 08:47:01 -08:00
Tim Campbell
ac7c20f7d4 Merge branch 'main' into INF-251-add-puma-metrics 2025-03-04 16:59:20 +01:00
Tim Campbell
cbd5259b69
Create new pre/post migrate jobs (#163) 2025-03-04 07:21:46 -08:00
Sem Schilder
18272009b2
Update mastodon version (#166) 2025-03-02 23:53:59 -08:00
Sem Schilder
2d2d10c6b3
Make sure to quote replica db port value (#165) 2025-02-24 03:25:51 -08:00
Florian Schwab
5ef48e7cb8
quote smtp from, return and reply addresses (#162) 2025-02-10 01:44:36 -08:00
Tim Campbell
c2f6cefb81 Minor bug fix 2025-02-06 16:07:12 +01:00
Tim Campbell
97b61a4bd2 Local exporter is enabled by default for sidekiq 2025-02-04 13:55:01 +01:00
Tim Campbell
42d0c93ea9 Bugfix 2025-01-31 15:58:52 +01:00
Tim Campbell
ddb9e13ae4 Add environment variables/sidecars for prometheus metrics 2025-01-31 15:54:29 +01:00
Tim Campbell
4f85998722
S3 upload acl fix (#155) 2024-10-01 05:14:36 -07:00
Jeremiah Lee
b4bf53cc39
chore(deps): upgrade app to Mastodon v4.2.13 (#153) 2024-10-01 03:15:34 -07:00
Tim Campbell
9f5d8eed4f
S3 upload (#150)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-10-01 02:33:43 -07:00
Tim Campbell
abe868d95c
Minor fix for otel separator value (#154) 2024-10-01 02:33:30 -07:00
Tim Campbell
29a3645210
Add additional OTEL options (#152) 2024-09-30 07:22:26 -07:00
Tim Campbell
fd0366d059
Better control of labels/annotations for deployments and pods (#149) 2024-09-12 06:59:12 -07:00
Jeremiah Lee
ba7a1de157
chore(deps): upgrade app to Mastodon v4.2.12 (#148)
Co-authored-by: Jim Myhrberg <contact@jimeh.me>
2024-08-29 06:47:52 -07:00
Jeremiah Lee
db513c36f0
chore(deps): upgrade app to Mastodon v4.2.10 (#144) 2024-08-05 05:52:06 -07:00
Jeremiah Lee
3349e3ae12
Add TRUSTED_PROXY_IP option (#143) 2024-07-30 08:16:57 -07:00
Tim Campbell
889dd88562
Add OpenTelemetry flags for deployments (#147) 2024-07-19 06:00:22 -07:00
Tim Campbell
c437b0ad15
Allow customization of rollout strategies for deployments (#142) 2024-07-10 07:26:02 -07:00
Tim Campbell
a695b425da Fix endpoint type for healthcheck for streaming pods 2024-07-09 10:44:19 +02:00
Tim Campbell
36a38c2500
Rollout tuning (#139) 2024-07-08 10:29:48 -07:00
Tim Campbell
3da4e6d611
Added ability to specify environment variables just for streaming pods (#135) 2024-05-15 04:05:50 -07:00
Tim Campbell
336f736a5c
Additional redis configuration options (#134) 2024-05-14 13:39:02 -07:00
JesseBot
69df6394ae
Add mastodon.persistence.assets.existingClaim and mastodon.persistence.assets.existingClaim (#79)
Signed-off-by: jessebot <jessebot@linux.com>
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-23 02:22:42 -07:00
Jeremiah Lee
2a6b7cf30b
Add existing Redis instance password to new Secret (#81) 2024-04-22 00:36:02 -07:00
Ro Santalla
93bda606a3
fix inheritance of sidekiq securityContext (#76) 2024-04-22 00:27:20 -07:00
emilweth
2c6a62a4ec
Add configurable PodDisruptionBudget for web & streaming (#133) 2024-04-22 00:20:44 -07:00
Lex
ce837a852a
Add alternate domains to Helm chart (#2) 2024-04-18 07:22:56 -07:00
Paolo Mainardi
349f76c610
feat: add configurable timezone (#42)
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 07:20:45 -07:00
Alexander "Ananace" Olofsson
d6d3f428a3
Fix container create error on unauthenticated SMTP (#49) 2024-04-18 07:12:36 -07:00
T. Hinrichsmeyer
6c902dccac
Add s3.mastodon.multipart_threshold config option (#67)
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 07:10:26 -07:00
Jeremiah Lee
1cce47b250
Change default Secret name to not rely on Bitnami (#82) 2024-04-18 06:42:06 -07:00
Cees-Jan Kiewiet
fc24d7a259
Helm dep should use install (#62) 2024-04-18 06:34:52 -07:00
Jim Myhrberg
3e5322bb98
chore(deps): upgrade app to Mastodon v4.2.8 (#131)
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 06:32:37 -07:00
Matthew Abbott
674d9c4252
Add values to inject trusted certs into streaming (#92)
Co-authored-by: Tim Campbell <timetinytim@gmail.com>
2024-04-18 02:47:34 -07:00
Tim Campbell
5fb5416a11 Add dev values for testing 2024-04-17 16:04:48 +02:00