Commit graph

8 commits

Author SHA1 Message Date
Alex Nordlund
beb7935324 Uppercase chart readme.md to help tools discover it () 2022-11-12 05:11:07 +01:00
Alex Nordlund
88976fb615 Update Helm README and bump version ()
* Update Helm chart README and comments in values.yaml

* Bump next Helm chart to 2.2.0
2022-11-10 20:25:23 +01:00
Alex Nordlund
5667b8ea81 Helm update readme.md ()
* gitignore packaged helm charts

* Add upgrade instructions to helm chart/readme.md

* Note Helm secret changes that are necessary on failed upgrades
2022-11-10 19:09:54 +01:00
Moritz Hedtke
661c42fc52 helm: Add documentation to run tootctl commands () 2022-11-05 21:19:25 +01:00
bobbyd0g
05f68f4d29 Helm chart SSO support ()
* Add SAML support

* move extAuth below essential components

* Add CAS, PAM, LDAP support

* Add WEB_DOMAIN and S3_ALIAS_HOST support

* SAML defaults aligned

* Bump chart version

* SSO & WEB_DOMAIN support added

* Add OIDC support

* Correct typo

* Notice for OIDC support

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2022-02-11 15:01:40 +01:00
Alex Dunn
a2a40ed236 helm: add support for S3 storage () 2021-02-19 09:52:32 +01:00
Alex Dunn
4c665f929e helm: standardize yaml configuration ()
- move application variables under `mastodon` namespace
- restore standard yaml structure for ingress configuration
- move values.yaml.template to values.yaml
2021-02-15 08:00:54 +01:00
Alex Dunn
f2c5dd7b44 Add Helm chart ()
* add Helm chart

known issues/future work:

- SSO is unsupported

- S3/Minio/GCS is unsupported

- Swift is unsupported

- WEB_DOMAIN is unsupported

- Tor is unsupported

* helm: clarify how LOCAL_DOMAIN is set

* helm: add chart description

* helm: make DB_POOL and Sidekiq concurrency configurable

* helm: only enforce pod affinity when using ReadWriteOnce

* helm: clarify compatibility

* helm: clean up application variables

* helm: add job to create initial admin
2020-06-29 13:58:48 +02:00