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

After upgrading my WebModeler installation all my data was gone #386

Closed
JensBrauckhoff opened this issue Nov 14, 2023 · 3 comments
Closed
Assignees

Comments

@JensBrauckhoff
Copy link

I upgraded my WebModeler installation based on this Docker-Compose configuration from 8.3.0 to 8.3.2 and all my data was gone. I assume that the reason was that the PostgreSQL DB container did not have a volume for the DB files. I added a volume with a local change, yet I'm not sure if a WebModeller DB can cope with that during an upgrade. If WebModeller support upgrading the DB model automatically, I might contribute my change to this project if the team is interrested.

@aabouzaid
Copy link
Member

@JensBrauckhoff It depends on the upgrade method.
Since Docker Compose is not designed for production workload, then the user should take care of the upgrade.

But generally speaking, an upgrade from 8.3.0 to 8.3.2 shouldn't have breaking changes and should use the same database and files (there was a bug in v8.3.0 which could be related)

@aabouzaid
Copy link
Member

Closing this issue since no updates in a while.

@aabouzaid
Copy link
Member

Also, the WebModeler now has its own volume as mentioned here: #513

@aabouzaid aabouzaid self-assigned this Mar 11, 2024
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

No branches or pull requests

2 participants