Post #2714497
2022-11-11 20:09 UTC
@feditips@mstdn.social I’ve set up my instance on Google Cloud following this tutorial (largely). https://justinribeiro.com/chronicle/2019/09/27/setting-up-mastodon-on-google-cloud-platform/
Replies (1)
-
@spp@mstdn.social 2022-11-16 13:20
@sven@techisland.social @feditips@mstdn.social there’s also a helm chart to deploy mastodon on Kubernetes (https://github.com/mastodon/mastodon/tree/main/chart#readme ). The declarative nature makes such deployments easier to upgrade and replicate. In its default configuration deploys a lot of replicas and is probably not suitable for mini deployments (try it locally first!). It also does not work on Raspberry Pi (for now).