Dokploy / Dokploy/dokploy

https and www redirections in Compose services

Open
#1,963 5 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

What problem will this feature address?

Unlike application services, compose services do not have a "Redirects" setting, allowing the users to redirect from non-www to www for example. Therefore, I cannot have a redirection from domain.com to www.domain.com.

Describe the solution you'd like

A "Redirects" setting in compose services, allowing the user to add a redirection, like in the application services.

Describe alternatives you've considered

I did not find any alternative solutions or workaround so far.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing how the existing Redirects setting works for application services with the compose-service settings and deployment flow. Trace where compose service configuration is defined and applied, then determine how a non-www to www redirect should be represented and verified. Done means compose services expose equivalent redirect configuration and the requested domain redirection works.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, typescript
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.