在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):ericflo/kube-mastodon开源软件地址(OpenSource Url):https://github.com/ericflo/kube-mastodon开源编程语言(OpenSource Language):开源软件介绍(OpenSource Introduction):kube-mastodonThis repository contains everything you need to get a Mastodon server running on Mastodon 2.5.0. Upgrading from 2.4.2Upgrade the checkout of this repo:
Replace the new deployments:
Wait a minute or so for these to redeploy... Now run a database upgrade by connecting to the new pod:
And once you're connected:
You're all set - things should be upgraded now! DeploymentCopy the template files to their proper places:
Now fill in the proper values for those files. Then deploy everything else:
Now look up the pod name for the web container:
Finally, connect to the web pod so we can set up the database (use the pod name from before):
Once you're connected, run this command to set up the db, but don't disconnect.
Now in the same session, generate VAPID keys:
Finally update your secret with the VAPID keys, and replace the secret:
You may need to kill your streaming, sidekiq, and web pods to get the new env vars. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论