Upgrade Mastodon to 4.3

Co-authored-by: Greg Karékinian <greg@karekinian.com>
This commit is contained in:
2024-12-09 18:12:45 +04:00
parent d8baa41c14
commit 6106e627e2
5 changed files with 70 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
node.default["kosmos-mastodon"]["repo"] = "https://gitea.kosmos.org/kosmos/mastodon.git"
node.default["kosmos-mastodon"]["revision"] = "production"
node.default["kosmos-mastodon"]["revision"] = "production-4.3"
node.default["kosmos-mastodon"]["directory"] = "/opt/mastodon"
node.default["kosmos-mastodon"]["bind_ip"] = "127.0.0.1"
node.default["kosmos-mastodon"]["app_port"] = 3000