Skip to content

feat(template): added Gotenberg, a Docker-powered stateless API for PDF files #1065

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

Merged
merged 6 commits into from
Jan 9, 2025

Conversation

nktnet1
Copy link
Contributor

@nktnet1 nktnet1 commented Jan 6, 2025

Added gotenberg template:

gotenberg-template-demo.webm

I didn't use the generateBase64 for the password because:

  • 401 errors - I assume due to some weird characters being generated which required escaping
  • logging in using the web to view prometheus metrics could be a use case, so a short/user-configured password may be ideal

I've also tested the docker-compose on a Hetzner VPS for my work production environment.


Resolves #983

@nktnet1 nktnet1 requested a review from Siumauricio as a code owner January 6, 2025 04:34
@nktnet1 nktnet1 changed the title feat(template): added gotenberg, a pdf API service feat(template): added Gotenberg, a Docker-powered stateless API for PDF files. Jan 6, 2025
@nktnet1 nktnet1 changed the title feat(template): added Gotenberg, a Docker-powered stateless API for PDF files. feat(template): added Gotenberg, a Docker-powered stateless API for PDF files Jan 6, 2025
Copy link
Contributor

@Siumauricio Siumauricio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Siumauricio Siumauricio merged commit d3f3265 into Dokploy:canary Jan 9, 2025
3 checks passed
@Siumauricio Siumauricio mentioned this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants