26
submitted 3 years ago by aksdb@feddit.de to c/selfhosted@lemmy.world

As much as I adore paperless-ngx for its UX, I hate it for its tech-stack. Idling it already uses 300 MB RAM, when changing a few metadata fields on a document it easily spikes to 700 oder 800 MB. That's insane for the work it actually does. Is there anything more lightweight? All I need is metadata management and a gallery with filters and previews.

you are viewing a single comment's thread
view the rest of the comments
[-] daco@lemm.ee 1 points 3 years ago* (last edited 3 years ago)

I use docspell and I find it great. I run it on VM on an old microserver running proxmox.

There is also Mayan edms based on Django, but it has to many features for my use case.

[-] Lalaz4@kbin.social 1 points 3 years ago

So glad you mentioned Docspell! Just started getting into self-hosting and was looking into paperless-ngx though Docspell looks more geared toward what I want.

[-] daco@lemm.ee 1 points 3 years ago* (last edited 3 years ago)

I’m happy it helped.
I tried many systems (paperless and it’s derivatives as well) and I found docspell is a lot easier to use and has all the features I need.

  • I can archive emails by moving them to a category and docspell converts it to pdf and saves it to the database.
  • I can choose a file system storage or a database storage. I chose database storage (Postgres, which is also the default) because is a lot easier to backup)
  • I love the way I can categorize the files by adding recipient and sender. That way I can filter all the files related to a specific person.
  • I can export all the files in a filter to a zip file.
  • I can batch edit.

That as a summary :)

My only recommendations are

  • to deploy it using a tag in docker and not using automatically the latest version. That way you are in control of the updates.
  • And always do database backups :) (using a tag in docker means you can always redeploy a specific version.
[-] aksdb@feddit.de 1 points 3 years ago

It looks like docspell might even be heavier than paperless-ngx, given that I need to spin up at least 3 JVMs. Thanks for mentioning it anyway; don't get me wrong. But my current quest is for a lightweight solution.

Current contender might be SeedDMS, but it's a more generic DMS, not so much focused as paperless-ngx. I miss the gallery view, for example.

this post was submitted on 07 Sep 2023
26 points (96.4% liked)

Selfhosted

61877 readers
374 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS