GravitySpoiled@lemmy.ml to Selfhosted@lemmy.world · 1 年前what's your experience with paperless?github.comexternal-linkmessage-square56fedilinkarrow-up1164arrow-down12
arrow-up1162arrow-down1external-linkwhat's your experience with paperless?github.comGravitySpoiled@lemmy.ml to Selfhosted@lemmy.world · 1 年前message-square56fedilink
minus-squareB0rax@feddit.delinkfedilinkEnglisharrow-up6arrow-down2·1 年前It’s a docker volume. In this case it is managed by docker, but it is outside the container. To have it save everything on your normal filesystem, it should be possible to just edit the docker compose file (I have not tried that)
It’s a docker volume. In this case it is managed by docker, but it is outside the container.
To have it save everything on your normal filesystem, it should be possible to just edit the docker compose file (I have not tried that)