Alexandra Catalina
331cca4015
chore(deps): update tootsuite/mastodon docker tag to v3.5.1 ( #18023 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2 years ago
bobbyd0g
a131f06e12
Helm chart SSO support ( #17205 )
* 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>
2 years ago
Alexandra Catalina
50ab3f3dcb
Update tootsuite/mastodon Docker tag to v3.4.6 ( #17436 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2 years ago
Alexandra Catalina
d0d15bf49c
Update tootsuite/mastodon Docker tag to v3.4.5 ( #17417 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2 years ago
Alexandra Catalina
3dc0357d9e
helm: upgrade elasticsearch to 7.x ( #17262 )
2 years ago
Alexandra Catalina
af93d938d4
Update tootsuite/mastodon Docker tag to v3.4.4 ( #17065 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Alexandra Catalina
062a9e3c79
helm: set default SMTP_CA_FILE ( #16750 )
https://github.com/mastodon/mastodon/pull/10857
3 years ago
Alex Dunn
fca4fd1daa
helm: add support for S3 storage ( #15748 )
3 years ago
Alex Dunn
9c273c2a59
helm: standardize yaml configuration ( #15728 )
- move application variables under `mastodon` namespace
- restore standard yaml structure for ingress configuration
- move values.yaml.template to values.yaml
3 years ago
Alex Dunn
55a6b54f8e
helm: add option for external db ( #15722 )
3 years ago
Eugen Rochko
3561f8fabe
Forward-port v3.2.2 changelog ( #15370 )
3 years ago
Alex Dunn
b37c9e5660
helm: bump version to 3.2.1 ( #15019 )
4 years ago
Alex Dunn
53b22d247f
helm: add optional cron job to run `tootctl remove media` ( #14396 )
4 years ago
Alex Dunn
9490011226
helm: bump default image tag to v3.2.0 ( #14476 )
4 years ago
Alex Dunn
a29080256e
helm: add examples of annotation for NGINX upload limits ( #14350 )
4 years ago
Alex Dunn
961789d511
helm: bump chart and default image version to 3.1.5 ( #14256 )
4 years ago
Alex Dunn
83fd046107
helm: fix default storage values for PVCs ( #14245 )
4 years ago
Alex Dunn
6d3125f9c0
Add Helm chart ( #14090 )
* 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
4 years ago