-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paperless-ngx - Add Tika and Gotenberg #837
Comments
@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? ./.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 |
Are you still working on this @tina-junold? If not I'd like to pick this up, as I could also use tika and gotenberg support. |
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:
The text was updated successfully, but these errors were encountered: