You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
assets Prometheus support (#450) 4 years ago
images documentation theme updates (#713) 4 years ago
stylesheets documentation theme updates (#713) 4 years ago
arguments.md Allow running periodic updates with enabled HTTP API (#916) 3 years ago
container-selection.md Monitor-only for individual containers (#652) 4 years ago
http-api-mode.md Allow running periodic updates with enabled HTTP API (#916) 3 years ago
index.md Update index.md (#976) 3 years ago
introduction.md Documentation updates (#936) 3 years ago
lifecycle-hooks.md docs: fix more auto-format casualties (#943) 3 years ago
linked-containers.md Add ability to overrider depending containers with special label (#489) 5 years ago
metrics.md Documentation updates (#936) 3 years ago
notifications.md feat: allow hostname override for notifiers (#994) 3 years ago
private-registries.md docs: fix more auto-format casualties (#943) 3 years ago
remote-hosts.md also keep the original markdown docs :P~ 5 years ago
running-multiple-instances.md Fix syntax highlight and typo in docs (#712) 4 years ago
secure-connections.md also keep the original markdown docs :P~ 5 years ago
stop-signals.md also keep the original markdown docs :P~ 5 years ago
updating.md docs: remove stray paragraph in notifications (#949) 3 years ago
usage-overview.md Documentation updates (#936) 3 years ago