Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@samcorky
Copy link
Contributor

Previously, the MongoDB service in the Raspberry Pi setup lacked persistent storage configurations. This change ensures MongoDB data persists through container restarts by mapping host directories to container directories for both database and config data.

closes #224

Previously, the MongoDB service in the Raspberry Pi setup lacked persistent storage configurations. This change ensures MongoDB data persists through container restarts by mapping host directories to container directories for both database and config data.

closes #224
@samcorky samcorky requested a review from sjefferson99 August 15, 2024 21:22
Copy link
Member

@sjefferson99 sjefferson99 left a comment

Choose a reason for hiding this comment

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

Approved.

@samcorky samcorky merged commit 58fe226 into master Oct 2, 2024
@samcorky samcorky deleted the persist-db branch October 2, 2024 19:20
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.

Persistent Mongo DB

3 participants