Skip to content

Commit

Permalink
notifications: add screenshots for the new notification UI
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Wagner <[email protected]>
  • Loading branch information
lwagner94 committed Nov 22, 2023
1 parent 2b7f369 commit 617fd56
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions notifications.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ endif::manvolnum[]

Overview
--------
[thumbnail="screenshot/gui-datacenter-notification-overview.png"]

{pve} will send notifications if case of noteworthy events in the system.

Expand Down Expand Up @@ -42,6 +43,8 @@ Notification Targets
[[notification_targets_sendmail]]
Sendmail
~~~~~~~~
[thumbnail="screenshot/gui-datacenter-notification-sendmail.png"]

The sendmail binary is a program commonly found on Unix-like operating systems
that handles the sending of email messages.
It is a command-line utility that allows users and applications to send emails
Expand Down Expand Up @@ -84,6 +87,7 @@ sendmail: example
[[notification_targets_smtp]]
SMTP
~~~~
[thumbnail="screenshot/gui-datacenter-notification-smtp.png"]

SMTP notification targets can send emails directly to an SMTP mail relay.

Expand Down Expand Up @@ -131,6 +135,7 @@ smtp: example
[[notification_targets_gotify]]
Gotify
~~~~~~
[thumbnail="screenshot/gui-datacenter-notification-gotify.png"]

http://gotify.net[Gotify] is an open-source self-hosted notification server that
allows you to send and receive push notifications to various devices and
Expand Down Expand Up @@ -164,6 +169,8 @@ gotify: example
[[notification_matchers]]
Notification Matchers
---------------------
[thumbnail="screenshot/gui-datacenter-notification-matcher.png"]

Notification matchers route notifications to notification targets based
on their matching rules. These rules can match of certain properties of
a notification, such as the timestamp (`match-calendar`), the severity of
Expand Down

0 comments on commit 617fd56

Please sign in to comment.