eeshugerman / postgres-backup-s3

A handy Docker container to periodically backup PostgreSQL to S3
MIT License
485 stars 167 forks source link

Discord notification after backup finishes #26

Closed jnettome closed 1 year ago

jnettome commented 1 year ago

First of all, thanks for this project. I use it on all my services for a long time.

I'm sending this PR that sends a discord notification through webhooks, if you set DISCORD_WEBHOOK_URL.

It helps me a lot and I hope it can help others. If is not the goal of this project (to add this kind of features) just ignore it.

eeshugerman commented 1 year ago

Hi, thanks for this patch! I'm still thinking over if this is a feature I want to add.. I will circle back soon :)

eeshugerman commented 1 year ago

OK I've decided to not add this feature at this time, for the usual scope-creep reasons. But thanks again and best of luck!