Felix E
a378265dc8
Merge pull request #35 from Tooa/1250-gotenberg-follow-up
...
fix(gotenberg): use command flags
2022-03-19 11:03:32 +01:00
Tooa
18f97b8f59
fix(gotenberg): use command flags
...
Gotenberg v7 does not use environment variables anymore, but command's flags.
See: https://gotenberg.dev/docs/get-started/docker-compose#modules-properties
2022-03-13 07:40:31 +01:00
Stéphane Brunner
bb8493e1f3
Use the image on ghcr.io ( #104 )
2022-03-02 15:49:50 +01:00
Quinn Casey
8e758ef279
Add back line break (curse you gitlens)
2022-02-22 10:09:34 -08:00
Quinn Casey
ff36d37be6
Use a named volume for broker
2022-02-22 10:01:09 -08:00
Uli Fahrer
3ea164e4d2
fix(tika): adapt to Gotenberg 7 API
...
This commit adapts to the latest breaking changes from Gotenberg 7.
It also freezes the usage of the Gotenberg server to v7.x. Doing
this prevents further breaking changes leaking in our code base.
* refs #1250
2021-08-27 08:32:16 +02:00
jonaswinkler
244775c264
update docker compose files and documentation #339
2021-01-14 12:59:39 +01:00