Data directory for Docker #4879
-
|
Hello there! I'm switching from the I've followed the installation tutorial for docker but it doesn't mention where are stored uploaded files (and also configuration file As I walked through the Dockerfile, I've seen that wiki is mapping all its data to So I went inside and saw that the app itself is on Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I'm wondering the same. After recreating the containerl all my uploaded files are still there, even though the wiki service doesn't have any volumes. Are the files stored in the Database? Also since there is a |
Beta Was this translation helpful? Give feedback.
-
|
Assets are stored in the database as blobs. |
Beta Was this translation helpful? Give feedback.
Assets are stored in the database as blobs.