You will need to pass the following to the container :
PORT=8000 WWW_HTTP_HOST=<used for links in emails / alerts, need full root url> DATABASE_URL=postgres://docker:docker@cabot-db:5432/docker CELERY_BROKER_URL=redis://cabot-celerybroker/1 CABOT_PLUGINS_ENABLED=cabot_alert_slack==0.6,cabot_alert_email==1.3.1 SLACK_ALERT_CHANNEL=test-cabot SLACK_WEBHOOK_URL=https://slack.example.com/hook SLACK_ICON_URL=http://lorempixel.com/50/50 SES_HOST= SES_USER= SES_PASS= SES_PORT=465 CALENDAR_ICAL_URL=https://www.google.com/calendar/ical/basic.ics
See https://github.com/mcansky/cabotapp and the docker-compose.yml
Content type
Image
Digest
Size
388 MB
Last updated
over 10 years ago
docker pull mcansky/cabot