Martin Dimitrov 9950766b32
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 39s
Build and push Doorman UI / API / docker (push) Failing after 18s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
add integ test step in github actions
2025-06-03 15:43:43 -07:00

29 lines
485 B
Plaintext

# twilio stuff
ACCOUNT_SID=
AUTH_TOKEN=
# aws stuff
AWS_ACCESS_KEY=
AWS_SECRET_ACCESS_KEY=
# discord notifs
DISCORD_BOT_TOKEN=
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
# metrics
PUSHGATEWAY_URL=https://metrics.chromart.cc
STAGE=prod
PUSHGATEWAY_USER=doorman
PUSHGATEWAY_PW=doormanmetrics
# logs
LOKI_URL=https://logs.chromart.cc
LOKI_USER=doorman
LOKI_PW=doormanlogs
NOTIFY_SECRET_KEY=discordnotifyme
DOORMAN_URL=https://doorman.chromart.cc
DISCORD_GUILD_ID=1299812960553795655