i see you can attach volumes, but the ownly way of managing them is by shh’ing onto the root, isn’t there a visual possibility for this? working in perforce helix core
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hello @mrping01
At this time, DigitalOcean does not provide a built-in graphical user interface (GUI) for managing volumes. All volume-related tasks such as creating, attaching, detaching, and resizing volumes need to be performed via the DigitalOcean Control Panel or the DigitalOcean API.
Data within the volumes can be managed using SSH, sFTP, or by deploying and configuring an application that provides a web interface, for example, a file manager.
Please refer to the DigitalOcean document “How To Use Block Storage on DigitalOcean” for detailed steps on how to manage volumes.
Regards
Hey @mrping01,
I don’t think there is such a possibility since you attach them to the Droplet, you’ll need to manage the volumes and their content from the Droplet itself.