Skip to content

docs: document slim Docker image and run codegen against external postgres#1121

Draft
dkrizan wants to merge 2 commits into
mainfrom
dkrizan/slim-ee-image
Draft

docs: document slim Docker image and run codegen against external postgres#1121
dkrizan wants to merge 2 commits into
mainfrom
dkrizan/slim-ee-image

Conversation

@dkrizan

@dkrizan dkrizan commented Jun 22, 2026

Copy link
Copy Markdown
Member

What

Two slim-image-related changes:

  1. platform/self_hosting/running_with_docker.mdx — documents the new public tolgee/tolgee:slim image so self-hosters can actually use it. Adds a Running the slim image section (when to use it, tags, an external-DB compose example) and a pointer from the intro note.
  2. .github/workflows/update-generated-code.yaml — the docs codegen job booted ghcr.io/tolgee/tolgee-ee standalone and relied on its embedded postgres. Since the EE image is becoming slim (no bundled DB), the job now starts a postgres service and points the app at it via --network host + SPRING_DATASOURCE_*.

Why

Depends on

Draft until #3610 lands.

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for tolgee-docs ready!

Name Link
🔨 Latest commit a28eeb1
🔍 Latest deploy log https://app.netlify.com/projects/tolgee-docs/deploys/6a3a57c310d4720008aedf24
😎 Deploy Preview https://deploy-preview-1121--tolgee-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dkrizan dkrizan force-pushed the dkrizan/slim-ee-image branch from 51d34d0 to 1d35a59 Compare June 23, 2026 07:39
@dkrizan dkrizan force-pushed the dkrizan/slim-ee-image branch from 1d35a59 to a28eeb1 Compare June 23, 2026 09:54
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.

1 participant