Newer
Older
FORESTIER Fabien
committed
TAG=<version of the service to deploy>
MIDDLEWARE_LEGACY_SERVICE_BIND_PORT=<listening port of the service>
LEGACY_AUTH_SERVICE_URL=<base url of the legacy auth service>
ADMIN_PASSWORD=<admin password of the legacy auth service>
ADMIN_USERNAME=<admin username of the legacy auth service>
SERVICE_EMAIL_URL=<base url of the mail service>
USER_SUPPORT_MAILBOX=<user support email address>
FRONT_END_URL=<web app url>
API_KEY=<api key of the of the service (generated in kong)>
ACCESS_TOKEN_COOKIE_KEY=<cookie key where the access token will be stored>
IMAGE_HOST=<host of the images present in the emails body>
FORESTIER Fabien
committed
REDIS_SENTINEL_HOST=<redis sentinel host>
REDIS_SENTINEL_PORT=<redis sentinel port>
FORESTIER Fabien
committed
REDIS_MASTER_PORT=<redis master port>
REDIS_SLAVE_PORT=<redis slave port>
FORESTIER Fabien
committed
REDIS_GROUP_NAME=<group name containing a master, and one or more slaves>