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

Using Docker with Cockpit CMS #18

Open
sidbenac opened this issue Oct 27, 2020 · 0 comments
Open

Using Docker with Cockpit CMS #18

sidbenac opened this issue Oct 27, 2020 · 0 comments

Comments

@sidbenac
Copy link

I am trying to install cockpit CMS using Docker VM (dockerfile) and using mongodb.

installation is working fine, altough, I think I am doing something wrong or cockpit is structured that way, my point :

  • when creating a collection, a file is created inside docker container in the storage folder and data is stored in mongodb
  • if I rebuild docker or restart, the storage folder is cleaned up and I loose all my collections.

how can I store storage folder outside docker container,
Since I am using mongodb, isn't it supposed to store everything on mongodb ?

am I missing something on the configuration side ? any toughts, help appreciated

thank you

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

1 participant