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

Add supervisor and use it to start dpireport #803

Closed
wants to merge 2 commits into from
Closed

Conversation

gsanchietti
Copy link
Member

@gsanchietti gsanchietti commented Sep 27, 2024

Add supervisor to use as init system for dpireport.

Changes:

  • new supervisor daemon that starts on boot
  • supervisor will start all programs listed inside /etc/supervisord.d/*.conf files
  • dpireport drops procd support and now uses supervisor to be started at boot; it will be automatically restarted on crash

#809

@gsanchietti gsanchietti force-pushed the supervisor branch 6 times, most recently from 21d5994 to ed36d85 Compare September 30, 2024 15:29
@gsanchietti gsanchietti changed the title packages: add supervisor Add supervisor and use it to start dpireport Oct 1, 2024
@gsanchietti gsanchietti marked this pull request as ready for review October 1, 2024 09:02
@gsanchietti gsanchietti requested a review from Tbaile October 1, 2024 09:02
Copy link
Contributor

@Tbaile Tbaile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although it seems overkill to add this, it's needed 🤷‍♂️

@gsanchietti gsanchietti marked this pull request as draft October 2, 2024 13:01
@gsanchietti
Copy link
Member Author

PR reverted to draft: @filippocarletti is searching for a better solution

@gsanchietti
Copy link
Member Author

Replaced by #851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants