Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Webserver] Add E-mail notifications after crash #311

Open
4 tasks
blackjack2693 opened this issue Mar 15, 2022 · 0 comments
Open
4 tasks

[Webserver] Add E-mail notifications after crash #311

blackjack2693 opened this issue Mar 15, 2022 · 0 comments
Labels
- Prio 3 Nice-to-Haves: Non-urgent, Niche bugs, QoL, Spikes, Ideas research A feature offering value to Alex

Comments

@blackjack2693
Copy link
Collaborator

Alex wants to be notified, if one container crashes. The detection is given by the exit code provided by issue #275, but it still needs some additions:

  • Check periodically the status of the containers from the webserver.
  • Send an e-mail to a specified address, if one container exits, especially if it exits with a non zero exit code.
  • Create an observer for the email client
  • Add a webpage to enter the E-mail address to the webserver
@blackjack2693 blackjack2693 added research A feature offering value to Alex - Prio 3 Nice-to-Haves: Non-urgent, Niche bugs, QoL, Spikes, Ideas labels Mar 15, 2022
@NikkelM NikkelM changed the title Add E-mail notifications after crash [Webserver] Add E-mail notifications after crash May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Prio 3 Nice-to-Haves: Non-urgent, Niche bugs, QoL, Spikes, Ideas research A feature offering value to Alex
Projects
None yet
Development

No branches or pull requests

1 participant