💡 Feature Request: Integrated File Explorer for Easy Container and Volume File Management #1260
louanfontenele
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Yes i would also see this as an essential feature, because sometimes you need to look at the container files to see review and edit some files. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I also think this is a necessary feature, and I raised an issue for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to implement a built-in File Explorer within DokPloy to facilitate file access inside Docker containers?
Currently, modifying files inside a running container requires either:
docker exec
commands, which can be cumbersome for frequent changes.This feature would provide a visual, user-friendly interface that allows users to:
✅ Browse container files in a structured way, similar to a file manager.
✅ Edit files directly within the UI without needing to access the VPS.
✅ Upload, download, delete, or modify files within both containers and volumes.
✅ Improve workflow efficiency by reducing reliance on command-line operations.
This would make managing containerized applications significantly easier, especially for users who want quick edits without logging into a remote server.
Beta Was this translation helpful? Give feedback.
All reactions