Skip to content
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

Adding service for paperless #2719

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

martonsz
Copy link
Contributor

fulfills: #2349

This service is using a workaround for the issue mentioned here: #2572
Notice how the entrypoint is replaced with a script that removes the forward slash from the env variable PAPERLESS_URL.

The environment variable for PAPERLESS_SECRET_KEY is set using the awkwardly named SERVICE_PASSWORD_64_PAPERLESSSECRETKEY. But if I used the name SERVICE_PASSWORD_64_PAPERLESS_SECRET_KEY it would not show up in the web GUI.
Tested in branch next ~v4.0.0-beta.307 (in dev mode using spin up).

fulfills: coollabsio#2349

This service is using a workaround for the issue mentioned here: coollabsio#2572
@SpuriousGer
Copy link

Excellent, thank you!

@compgeniuses
Copy link

HEllo @martonsz i am curious, does paperlessNGX work without the availability of gotenberg?

the latest version of paperless uses gotenberg 8.7

@martonsz
Copy link
Contributor Author

I have never used Gotenberg with Paperless. It is an optional service.

I have used Paperless since paperless-nx (without the 'x') without knowing what Gotenberg is. I googled it just now 😁

I always convert my documents to PDF manually. I don't trust auto converters 😏 because you never know what comes out on the other end. Maybe I should try Gotenberg...

The docker compose in this PR does not include the Gotenberg service.

@andrasbacsai andrasbacsai added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Aug 27, 2024
Copy link

gitguardian bot commented Sep 19, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@peaklabs-dev
Copy link
Member

Thank you for the PR 💜. I will test and fix it if needed.

@peaklabs-dev peaklabs-dev changed the base branch from next to new-services-2 October 8, 2024 11:41
@peaklabs-dev peaklabs-dev merged commit b8f211e into coollabsio:new-services-2 Oct 8, 2024
1 check passed
@github-actions github-actions bot removed the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Oct 8, 2024
@peaklabs-dev
Copy link
Member

Just for information, the workaround is no longer needed as we have introduced a new parser that fixes this problem.

@martonsz martonsz deleted the service-paperless branch October 10, 2024 17:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants