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

Puppeteer to gotenberg #1059

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Puppeteer to gotenberg #1059

merged 3 commits into from
Oct 22, 2024

Conversation

Morphenoed
Copy link
Contributor

🎫 Description

Replace puppeteer with gotenberg

@Morphenoed Morphenoed requested a review from nk-coding October 20, 2024 08:58
Copy link
Collaborator

@nk-coding nk-coding left a comment

Choose a reason for hiding this comment

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

It just works, really nice work!
Just one minor thing besides the one comment, there are a few other docker-compose files in this repo (in docs and and the test scripts thing), could you adapt these, too?

puppeteer:
# Settings used for the gotenberg instance
gotenberg:
host: 'http://localhost'
Copy link
Collaborator

Choose a reason for hiding this comment

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

you sure?
in production this should be deployed via docker / k8s, right?
shouldn't this then be sth like gotenberg or so (depending on one names the docker container)?
see above for database, there it is named tms_sql

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I adapted the files, hopefully as expected.
There are also mentions of puppeteer in the dockerfile and some docs files that reference build-test-docker/buildAndTestDocker.ts script as it existed only because of puppeteer. Should it be removed?

Copy link
Collaborator

Choose a reason for hiding this comment

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

tbh lets just get rid of it

@nk-coding nk-coding merged commit 8a649f4 into main Oct 22, 2024
5 of 7 checks passed
@nk-coding nk-coding deleted the puppeteer-to-gotenberg branch October 22, 2024 08:52
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