Allow to set domain when creating a service
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?
Most of time when you create a service you will then have to change the domain settings to set the domain you want to have. This will also require most of the time to change some settings in the env definition when the service is created from a template. By adding a field to set the domain name at service creation time it will permit users to skip this extra and error prone steps.
Describe the solution you'd like
I would really like to have a field to set the domain name in the service creation form.
Describe alternatives you've considered
Another way would be to automatically update values in env files that match the domain when domain is changed in the service settings
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
The issue names no files, tests, or entry points. Start by locating the service creation form and the existing domain settings flow, then trace how service templates and environment definitions are created. Done means the form accepts a domain name and applies it during service creation without requiring a separate settings change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100