Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Gotenberg service for Kubernetes on Wodby

Run Gotenberg as a reusable Kubernetes application service with Wodby.

This repository defines the Wodby service manifests and operational configuration for Gotenberg.

Wodby stacks using this service

Service overview

Property Manifest configuration
Service name gotenberg
Type Application service
Versions 8 by default
Workloads main (Deployment), primary
Containers gotenberg using gotenberg/gotenberg
Endpoints gotenberg: HTTP 3000
Helm chart oci://registry-1.docker.io/wodby/gotenberg; version 0.1.2

Use this service

Use this service through one of the Wodby application stacks listed above, or reference gotenberg from a custom Wodby stack.

A service is a reusable component and does not deploy by itself. The stack defines its links, settings, versions, resources, and relationship to the rest of the application.

Maintain a custom version

  1. Fork this repository.
  2. Edit the service manifest and referenced files.
  3. Import the repository as a Git-backed service.
  4. Reference the service from a stack manifest.

Keep service, workload, container, endpoint, link, volume, config, and derivative names stable unless dependent stacks and app-level overrides are updated at the same time.

Validate the manifests with:

wodby service validate-manifest service.yml --org <org-id>

See the service manifest reference and the managed services index.

About

Gotenberg service for Wodby.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors