small-hack / argocd-apps

Common Argo CD templates we use for self hosted cloud stuff. We're still working towards full stability, but feel free to take things or ask questions :)
GNU General Public License v3.0
16 stars 1 forks source link

Try switching to bitnami's helm chart for mastodon #97

Open jessebot opened 10 months ago

jessebot commented 10 months ago

Seems to be regularly updated and then we don't gotta do that? 🤷 https://github.com/bitnami/charts/tree/main/bitnami/mastodon

jessebot commented 9 months ago

Waiting on https://github.com/bitnami/charts/issues/19173 and https://github.com/bitnami/charts/pull/19179

jessebot commented 8 months ago

still waiting on the above PR to be merged before we can try using the bitnami mastodon chart, as it doesn't have a graceful way of providing secrets right now

jessebot commented 8 months ago

above PR was merged, so need to test end to end again :) will update this ticket when I do

jessebot commented 7 months ago

Tested, but needs the following fixed before we can move foward:

I will try to submit those PRs if/when I have time, but in the meantime, I'm continuing to maintain our own mastodon helm chart, small-hack/mastodon-helm-chart, which is easier with renovateBot and some help troubleshooting some weird bugs with @cloudymax :blue_heart: