Dokploy / Dokploy/dokploy

Support folders mounted in the Web UI

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

Now, if you want to mount files in the WebUI, you can only add them one by one, which is very cumbersome and difficult to change

Describe the solution you'd like

You can upload a compressed file on the Volume page to mount a folder and decompress the compressed package when running the container

Describe alternatives you've considered
Additional context

No response

Will you send a PR to implement it?

Yes

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 at the Web UI's Volume page and trace how individual files are uploaded and mounted into containers. Define how compressed uploads are accepted, decompressed at container run time, and represented as a folder mount; done means a compressed folder can be uploaded and mounted successfully through the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
devops, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.