BenoitAnastay / paperless-home-assistant-addon

Paperless Home Assistant Addon
MIT License
35 stars 7 forks source link

Access Paperless NGX backend DB #194

Closed dreamworks closed 1 week ago

dreamworks commented 1 week ago

Hi,

I need/want to access the paperless-ngx backend DB; how can I achieve this? Any hint?

SideNote: One of the reasons why I want to access:

BenoitAnastay commented 1 week ago

Via a network share you can open the db.sqlite3 file in addon_configs/SLUG_paperless/data

dreamworks commented 1 week ago

thx a lot for the quick reply and your effort with this project! For whatever reason I was looking for a psql or mariadb instance :-)

BenoitAnastay commented 1 week ago

You can install a SQL server add-on and then edit the the paperless configuration with your database configuration.

https://docs.paperless-ngx.com/configuration/#PAPERLESS_DBENGINE