nci/data/config.yaml

40 lines
787 B
YAML
Raw Normal View History

2015-05-18 20:27:02 +00:00
2016-01-08 19:46:57 +00:00
plugins:
- nci-projects-reloader
2016-01-09 13:35:33 +00:00
- nci-static-server
2015-12-29 20:32:05 +00:00
# - nci-mail-notification
# - nci-jabber-notification
2016-01-08 19:12:01 +00:00
# - nci-scheduler
2015-05-18 20:27:02 +00:00
nodes:
- type: local
maxExecutorsCount: 2
2015-05-21 21:09:16 +00:00
2015-07-12 12:14:28 +00:00
http:
host: 127.0.0.1
port: 3000
2015-08-15 23:32:14 +00:00
url: http://127.0.0.1:3000
2016-01-09 13:35:33 +00:00
static:
locations:
- url: !!js/regexp ^/(js|css|fonts|images)/
root: static/
- url: !!js/regexp ^/projects/(\w|-)+/workspace/
root: data/
2015-07-12 12:14:28 +00:00
storage:
backend: memdown
2015-07-12 12:14:28 +00:00
2015-07-05 11:47:43 +00:00
notify:
mail:
host: smtp.gmail.com
port: 587
auth:
user: bot.nci@gmail.com
pass: pass
2015-08-15 23:32:14 +00:00
jabber:
host: talk.google.com
port: 5222
reconnect: true
jid: bot.nci@gmail.com
password: password