Paperless-NG - storage of documents / connection to Nextcloud
-
This is something that is solvable with OpenEBS.com - container attached storage.
This can also be layered with shared mounts to a Minio backed object store mounted via rclone.
-
@robi said in Paperless-NG - storage of documents / connection to Nextcloud:
This is something that is solvable with OpenEBS.com - container attached storage.
This can also be layered with shared mounts to a Minio backed object store mounted via rclone.
How does that help connecting Paperless-NG with the existing file syncing platforms on Cloudron?
-
-
@necrevistonnezr said in Paperless-NG - storage of documents / connection to Nextcloud:
How does that help connecting Paperless-NG with the existing file syncing platforms on Cloudron?
A container attached storage volume can be mounted to both apps allowing both access.
-
@robi yes so if both apps just support changing the data storage directory or work with multiple such directories, then this would be solved. I can see paperless-ng package providing support for that through the config file, however for Nextcloud that situation is quite fuzzy.
-
Thinking more about it, the option b) I considered above seems too much effort to implement. Creating a directory structure, including document types and everything, from information stored in the DB could lead to a usable result, but would require some tinkering on both sides. If one would invest that effort, why not create a Nextcloud App providing a custom external storage, which connects to the paperless-ng API (https://paperless-ng.readthedocs.io/en/latest/api.html). Such a solution would not depend on manual configuration of Cloudron volumes and could be used straight from Nextcloud. I wonder if there is anything like that out there already, but could not find anything related on a quick search.
-
@necrevistonnezr you're getting it wrong. It's OSS.
-
@necrevistonnezr They also have a Github page
-
@necrevistonnezr said in Paperless-NG - storage of documents / connection to Nextcloud:
Still, is it external storage? Can we use it on Cloudron outmoded the box?
It is not external storage. It allows you to connect external storage to containers.
If I am understanding the second question correctly, then no, you would have to modify the cloudron box to use the software to add storage to containers.
To start it could be done via CLI until the Cloudron team adds it to the UI.
-
I was just looking at starting to use Paperless and was wondering this too.
Well, mostly I was wondering, how can I most easily automate getting documents into Paperless, and I wondered if Paperless could simply consume a Nextcloud folder.
Manually uploading them via the File Manager seems suboptimal and not really want Paperless was designed for.
What I want to be able to do is scan something (with my phone, or failing that with an actual scanner) and for it then automatically end up Paperless'
/app/data/consume
folderI want to be able to scan post as soon as I open it, it automatically get uploaded to Paperless, and then to be able to shred the hard copy. I'm guessing this must be possible, as I think I read that's basically exactly why it was created.
So, how can this process be automated with Paperless on Cloudron?
-
@jdaviescoates I think this should be possible using something like https://www.tacit.dk/foldersync on your phone and configure then an SFTP sync connection from your phone to the consume folder within the app on Cloudron.
-
@necrevistonnezr I was more referring to the "scanning with my phone" here. Not with this app, but probably via a similar mount, depending on your actual scanner same could work there.
-
According to this Paperless-NG doc page, there's an app for iOS called QuickScan which lets you take a picture of your document and have it saved to "your favorite location". I just tried the app and I like it so far. I'm trying to connect it to my NextCloud via WebDav but my credentials aren't working. Do I need a specific plugin for Nextcloud or something?
Below is a screenshot of the app's integration options.
-
Sorry for the revive, but I was going through the reintegration process and noticed they added a bunch of new options!
BTW, when connecting to paperless, make sure to remove the / at the end of the server url