Hacker News new | ask | show | jobs
by darnir 985 days ago
The only hard dependencies are Redis and Postgres. The official stance is to run them from the provided docket compose and the container for paperless-ngx itself is kept updated and working for the stable containers of redis and postgres.

Tika and Gotenburg are additional features for scanning and converting MS Office documents to PDF. Not necessary and I don't use them in my setup at all. Same with sftpgo. I'm not sure for its usecase. But paperless doesn't directly depend on it in anyway.

1 comments

Postgres didn't actually a requirement either. Sqlite is supported and default unless you provide configuration for connecting to a database host.