Configure Email Notifications

Is there no way to modify email notifications?

Can I get emails when app deployed successfully or are are notifications hard set only for when apps crash?

Hi,

I’m not sure Fly supports that, however if your app is being deployed by some kind of automated service (like Github Actions or CircleCI), you could use their email notification option to let you know if the job completed/failed. Like, I have Github set to email me (it’s an option somewhere in the settings).