docs(traefik): add custom middlewares guide#523
Open
Cinzya wants to merge 3 commits intocoollabsio:nextfrom
Open
docs(traefik): add custom middlewares guide#523Cinzya wants to merge 3 commits intocoollabsio:nextfrom
Cinzya wants to merge 3 commits intocoollabsio:nextfrom
Conversation
Covers applying custom Traefik middlewares to Coolify applications, including standard apps (manual label editing), Docker Compose services (coolify.traefik.middlewares shorthand), external @file middlewares, common examples, label escaping, and troubleshooting. Addresses coollabsio/coolify#7869 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add documentation for Coolify's built-in www/non-www Direction dropdown. Restructure page to separate built-in vs manual configuration. Add coolify.traefik.middlewares shorthand to Docker Compose examples and fix dollar sign escaping in YAML snippets. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Nest Redirects as a child of Custom Middlewares in the sidebar. Add Custom Middlewares to the Traefik overview feature list and remove the standalone Redirects entry. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
coolify.traefik.middlewaresshorthand), including external@filemiddleware references, common examples with links to Traefik docs, label escaping, and troubleshooting.coolify.traefik.middlewaresusage for Docker Compose, and fix$escaping in YAML examples.Addresses coollabsio/coolify#7869
Test plan
🤖 Generated with Claude Code