GravitySpoiled@lemmy.ml to Selfhosted@lemmy.world · 2 years agowhat's your experience with paperless?github.comexternal-linkmessage-square55linkfedilinkarrow-up1164arrow-down10
arrow-up1164arrow-down1external-linkwhat's your experience with paperless?github.comGravitySpoiled@lemmy.ml to Selfhosted@lemmy.world · 2 years agomessage-square55linkfedilink
minus-squareB0rax@feddit.delinkfedilinkEnglisharrow-up6·2 years agoIt’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)