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
11 lines
257 B
Ruby
11 lines
257 B
Ruby
name 'kosmos_discourse'
|
|
maintainer 'Kosmos Developers'
|
|
maintainer_email 'mail@kosmos.org'
|
|
license 'MIT'
|
|
description 'Installs/Configures discourse'
|
|
long_description 'Installs/Configures discourse'
|
|
version '0.1.0'
|
|
chef_version '>= 14.0'
|
|
|
|
depends 'discourse'
|