Set up an instance of Mastodon for Kosmos
Refs #19 Use new application cookbook, update our cookbooks
This commit is contained in:
4
site-cookbooks/kosmos-mastodon/attributes/default.rb
Normal file
4
site-cookbooks/kosmos-mastodon/attributes/default.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
node.default["kosmos-mastodon"]["directory"] = "/opt/mastodon"
|
||||
node.default["kosmos-mastodon"]["puma_port"] = 3000
|
||||
node.default["kosmos-mastodon"]["streaming_port"] = 4000
|
||||
node.default["kosmos-mastodon"]["server_name"] = "kosmos.social"
|
||||
Reference in New Issue
Block a user