Dokploy / Dokploy/dokploy

Allow to set domain when creating a service

Open
#1,646 0 comments 0 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?

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.