ping URL/send email on successful backup
-
We like to monitor our backups with healthchecks.io. The principle behind this is, that you not send an email when an email fails which leaves you in deep water, when, for whatever reason, the mail doesn't arrive/is not seen. Instead you send an email or ping a specific URL at https://healthchecks.io/ when a backup was successful. You then ask healthchecks.io to send you an email if there was no successful backup for X days (and you can manually check the panel there for failed backups).
It should be quite easy to implement.
-
N nebulon marked this topic as a question on
-
Cloudron does have a REST api, which should make this possible: https://docs.cloudron.io/api.html#tag/Backups
This API is for whole backups of a Cloudron, the individual app backups api is just not documented yet but does exist.
-
G girish marked this topic as a regular topic on