Skip to content

echavaillaz/ddev-gotenberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tests project is maintained

What is ddev-gotenberg?

This repository allows you to quickly install Gotenberg into a DDEV project using the instructions below.

Installation

For DDEV v1.23.5 or above run

ddev add-on get echavaillaz/ddev-gotenberg

For earlier versions of DDEV run

ddev get echavaillaz/ddev-gotenberg

Then restart the project

ddev restart

Explanation

This Gotenberg recipe for DDEV installs a .ddev/docker-compose.gotenberg.yaml using the gotenberg/gotenberg Docker image.

Interacting with Gotenberg

  • The Gotenberg instance will listen on TCP port 300 (the Gotenberg default).
  • Configure your application to access Gotenberg on the host:port gotenberg:3000.

Resources

  1. Official documentation
  2. Official repository
  3. Awesome Gotenberg

About

Gotenberg service for DDEV.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages