dokku / dokku-graphite

a graphite, grafana, statsd, carbon plugin for dokku
MIT License
56 stars 13 forks source link

feat: add network alias that is $SERVICE_NAME.$SERVICE_TYPE #46

Closed josegonzalez closed 1 year ago

josegonzalez commented 1 year ago

This alias is in addition to the existing dokku.$SERVICE_TYPE.$SERVICE_NAME network alias that is derived from the hostname.

Also use the service name (dokku.$SERVICE_TYPE.$SERVICE_NAME) as the hostname for all containers.