OpenMediaVault-Plugin-Developers / openmediavault-docker-gui

Docker plugin for OpenMediaVault
32 stars 17 forks source link

Support for dropping or editing files in a data directory #13

Open nicjo814 opened 8 years ago

subzero79 commented 8 years ago

I am confused about this one, can you explain a little bit more on this?

nicjo814 commented 8 years ago

This was suggested by ikogan so I wait for his input.

ikogan commented 8 years ago

So the FreeIPA Docker container demands that you create a file in the data directory for the container that lists your desired default admin user and directory user. This means installing this container requires dropping to the shell to create this file.

It would be useful to be able to interact with shared directories a little easier. Upload a file to a directory I think is what you would want but it could be solved more gracefully by using a proper web based file browser.