Create a discourse cookbook that can be wrapped
It makes it possible to serve multiple Discord instances to different hosts from a single nginx load balancer Right now we run one for Kosmos and one for remoteStorage
This commit is contained in:
2
site-cookbooks/kosmos_discourse/attributes/default.rb
Normal file
2
site-cookbooks/kosmos_discourse/attributes/default.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
node.override['discourse']['domain'] = "community.kosmos.org"
|
||||
node.override['discourse']['role'] = "kosmos_discourse"
|
||||
Reference in New Issue
Block a user