Skip to content

debian: allow automatic mongodb version upgrade#262

Open
yfoelling wants to merge 2 commits into
UnderGreen:masterfrom
graylog-labs:debian-allow-mongo-upgrade
Open

debian: allow automatic mongodb version upgrade#262
yfoelling wants to merge 2 commits into
UnderGreen:masterfrom
graylog-labs:debian-allow-mongo-upgrade

Conversation

@yfoelling
Copy link
Copy Markdown

Hey everyone 👋

If you do a version jump from 4.2 to 4.4 for example you need to manually upgrade most of the packages afterwards and restart mongoDB yourself.

This PR should allow us to do an automated version upgrade of MongoDB, by:

  • Notifying the restart handler for mongodb on apt package change.
  • Forcing all packages installed in a regular mongodb install to be installed (with specific version if thats wanted)

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.

1 participant