Environment Variables

CONSUL_HOST

Identifies the IP address or DNS name of the Consul server.

CONSUL_PORT

Identifies the TCP port number that the Consul server is listening on.

RABBITMQ

The network location portion for the RabbitMQ HTTP API. This is inserted directly into a HTTP URL.

REDIS_URI

Identifies the redis server, port, and database to connect to. This value follows the IANA-registered redis url format.

PGSQL

Identifies the PostgreSQL server to connect to using the standard postgresql:// scheme

PGSQL_...

Identifies the PostgreSQL connection to use for the specific database named by the suffix using the standard postgresql:// scheme