watchtower/docs
Amir Zarrinkafsh dc12a1ac7f
feat: allow hostname override for notifiers (#994)
* feat: allow hostname override for email notifier

As it currently stands all notifiers utilise `os.Hostname` to populate their titles/subjects.

When utilising Docker with a bridged network if you set the hostname for a container to an external DNS hostname Docker's internal DNS resolver will override said hostname for all containers within the bridged network.

This change allows a user to specify what hostname should be represented in the email notifications without having to change the `os.Hostname`.

* feat: allow custom hostname for all notifiers

* docs: adjust notification hostname flag
2021-06-24 00:29:20 +02:00
..
assets Prometheus support (#450) 2021-01-06 22:28:32 +01:00
images documentation theme updates (#713) 2020-12-20 18:23:06 +01:00
stylesheets documentation theme updates (#713) 2020-12-20 18:23:06 +01:00
arguments.md Allow running periodic updates with enabled HTTP API (#916) 2021-04-27 22:18:45 +02:00
container-selection.md Monitor-only for individual containers (#652) 2020-10-03 22:00:02 +02:00
http-api-mode.md Allow running periodic updates with enabled HTTP API (#916) 2021-04-27 22:18:45 +02:00
index.md Update index.md (#976) 2021-06-07 15:45:32 +02:00
introduction.md Documentation updates (#936) 2021-04-27 11:34:24 +02:00
lifecycle-hooks.md docs: fix more auto-format casualties (#943) 2021-04-27 17:44:49 +02:00
linked-containers.md Add ability to overrider depending containers with special label (#489) 2020-04-24 13:41:04 +02:00
metrics.md Documentation updates (#936) 2021-04-27 11:34:24 +02:00
notifications.md feat: allow hostname override for notifiers (#994) 2021-06-24 00:29:20 +02:00
private-registries.md docs: fix more auto-format casualties (#943) 2021-04-27 17:44:49 +02:00
remote-hosts.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
running-multiple-instances.md Fix syntax highlight and typo in docs (#712) 2020-12-20 18:24:16 +01:00
secure-connections.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
stop-signals.md also keep the original markdown docs :P~ 2019-06-02 13:18:48 +02:00
updating.md docs: remove stray paragraph in notifications (#949) 2021-05-03 11:22:17 +02:00
usage-overview.md Documentation updates (#936) 2021-04-27 11:34:24 +02:00