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

Implement dependency management #136

Open
stdevel opened this issue Nov 18, 2020 · 0 comments
Open

Implement dependency management #136

stdevel opened this issue Nov 18, 2020 · 0 comments
Milestone

Comments

@stdevel
Copy link
Owner

stdevel commented Nov 18, 2020

Is your feature request related to a problem? Please describe.
It would be great to have dependency management for automated patching. Think about two systems:
app running a application server that uses a database running on db.
When db requires a reboot, app needs to be stopped before that.

Describe the solution you'd like
It would be great to have dependency management (e.g. a simple depends_on per system) that can be stacked (e.g. web depending on app depending on db).

Describe alternatives you've considered

Additional context

@stdevel stdevel added this to the 0.6 milestone Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant