https and www redirections in Compose services
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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