UI change: add ssh deployment inside the deployment tab
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?
Every week someone comes and asks add a new deployment option, like this https://github.com/Dokploy/dokploy/issues/2772
I bet everyone would just use SSH deployment if they knew but the UI is confusing, I realized that i could do deployments over SSH after 2 weeks of using dokploy or 3 weeks even.
Because everyone here is busy fixing this github bitbucket integration or that and no one says just uses SSH, even the UI itself is so confusing
you have git in one tab, and SSH tab is different, so you think alright, if I want to do deployment, I go to git, and not SSH.
If people see SSH deployment inside Git. with clear instructions on how to set it up, they'll just use SSH and stop asking to add or fix more git deployments.
I won't be around the project for much longer to keep saying "Use ssh instead"
Describe the solution you'd like
This solves the problem of users not knowing they can deploy over SSH and keep asking for git integrations
Describe alternatives you've considered
Shouting at people in the tickets: "USE SSH INSTEAD"
Additional context
No response
Will you send a PR to implement it?
No
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
No files or tests are named. Start by locating the deployment UI and the existing SSH tab, then trace how Git deployment options are presented. Done means users can find SSH deployment inside the deployment area and see clear setup instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100