Skip to content

Project disappears after creation #665

Answered by patrickhulce
bmwatson214 asked this question in Q&A
Discussion options

You must be logged in to vote

The docker image example you've provided is using sqlite as the data storage mechanism but isn't persisting the location of that db anywhere. Every time your image starts you're starting over with a fresh database.

We've provided an example of how to accomplish this but specific debugging of individual setups is beyond the scope of what we can help with. Someone else might want to chime in with AWS help :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bmwatson214
Comment options

Answer selected by bmwatson214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #663 on August 05, 2021 01:12.