Skip to content

Rf2 data location #1041

Answered by cmark
Cv66user asked this question in Q&A
Jul 10, 2022 · 6 comments · 3 replies
Discussion options

You must be logged in to vote

How does your docker-compose file look like? Or how did you start Snow Owl?
Our example explicitly mounts the data folder to a folder on the host machine so you are never going to lose any data when destroying the container.
https://github.com/b2ihealthcare/snow-owl/blob/8.x/docker/docker-compose.yml#L26

If you have manually created a container and imported RF2 data then you can use the docker cp command to copy the folder contents to an external location and then mount it to the elasticsearch service as you described it.

I hope this helps.

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by cmark
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

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