Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

teamET/2018.perform

Repository files navigation

WebService

docker-compose up -d

then you can view at localhost

if you want to see logs on slack, add webhook_url to fluentd/fluent.conf

https://slack.com/services/new/incoming-webhook

env

SLACK_TOKEN='xoxp-xxxxx'
MYSQL_URL='mysql://user:pass@host/table_name'