leonsas / firebase-slack-monitor

Monitoring firebase activity and send notifications to slack

Home Page:https://registry.hub.docker.com/u/juanpabloaj/firebase-slack-monitor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase-slack-monitor

Monitoring the firebase activity and send notifications to a slack channel.

You can use this package as a docker container. The container is available in

https://registry.hub.docker.com/u/juanpabloaj/firebase-slack-monitor/

Environment variables

Set this environment variables to use

export SLACK_TOKEN="abc-slack-token"
export FIREBASE_URL="https://my-firebase-app.firebaseio.com/"
export SLACK_CHANNEL="#slackChannel"

About

Monitoring firebase activity and send notifications to slack

https://registry.hub.docker.com/u/juanpabloaj/firebase-slack-monitor/


Languages

Language:JavaScript 100.0%