Dokploy / Dokploy/dokploy

[Feature]: When created certificates, show them as a dropdown when adding domains

Open
#4,988 2 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?

When i create a domain for a service and i want to create my own custom certificate for it, i need to write down the exact title of that certificate which is error sensitive

Describe the solution you'd like

When you add a domain for a service and you select custom, it would be nice to have the field as a dropdown, the dropdown shows you the options of the ssl certificates you've entered on the "certificates" page. that way you cannot misspell the certificates.


you can add a additional checkbox for people who want to use something real custom and that is not read from the certificates page. see here an example:

Image Image
Describe alternatives you've considered

n/a

Additional context

No response

Will you send a PR to implement it?

No

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 locating the form for adding a service domain and the certificates page in the repository, then trace how certificate names are loaded and selected. Confirm how the existing custom certificate field is represented before choosing the dropdown behavior. Done means available certificates can be selected without misspelling while an explicitly enabled custom option remains possible.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.