Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241587
forum.yml.tmpl
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
forum.yml.tmpl
View Options
# To upgrade the forum,
# (i) Perform a backup at https://forum.nasqueron.org/admin/backups
# (ii) cd /var/discourse ; ./launcher rebuild forum
templates:
- "templates/postgres.template.yml"
- "templates/redis.template.yml"
- "templates/web.template.yml"
- "templates/web.ratelimited.template.yml"
expose:
- "32080:80"
params:
db_default_text_search_config: "pg_catalog.english"
db_shared_buffers: "128MB"
#db
_work_mem
:
"40MB"
env:
LANG: en_US.UTF-8
UNICORN_WORKERS: 2
DISCOURSE_DEVELOPER_EMAILS: "dereckson+nasqueron+discourse@espace-win.org"
DISCOURSE_HOSTNAME: forum.nasqueron.org
DISCOURSE_SMTP_ADDRESS: smtp.mailgun.org
DISCOURSE_SMTP_USER_NAME: %%`getcredentials 63 username`%%
DISCOURSE_SMTP_PASSWORD: %%`getcredentials 63 password`%%
DISCOURSE_SMTP_ENABLE_START_TLS: true
## These containers are stateless, all data is stored in /shared
volumes:
- volume:
host: /var/discourse/shared/standalone
guest: /shared
- volume:
host: /var/discourse/shared/standalone/log/var-log
guest: /var/log
hooks:
after_code:
- exec:
cd:
$
home
/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/kasperpeulen/discourse-mathjax.git
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Expires
Sun, Oct 12, 05:24 (1 d, 8 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b8/8b/47361ff641c4260b62c9b35fa44d
Default Alt Text
forum.yml.tmpl (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment