Open tina-junold opened 6 days ago
@stavros-k This is my first commit in such a big project. Please forgive me if i have not followed some processes correctly.
Hello, thanks for wanting to help!
We have this warning on the top of the readme (https://github.com/truenas/apps?tab=readme-ov-file#%EF%B8%8F-contributions) because everything is still going under heavy changes, as you will notice now, all your changes are outdated as I've just updater paperless to v2 lib.
You can probably work with the v2 lib now. Tho its still undocumented but there are tests and few other apps if you want to see examples.
Have you figured yet how to test/render locally? I'm using the following ( you might need to install some python packages)
./.github/scripts/ci.py --app paperless-ngx --train community --test-file basic-values.yaml --wait=true
./.github/scripts/ci.py --app paperless-ngx --train community --test-file basic-values.yaml --render-only=true
Hi,
I would like to see the Paperless-ngx add having additional two containers running, Tika and Gotenberg (docs).
I'm willing to help with a pull request if necessary. The docker-compose.yml of the paperless-ngx project looks like: