Hello,
I have 50 GB space on sambaserver.macrifi.be. I would like to add 10 GB. I do not need/want extra ram or cpu. The server is only used as online storage and there will be no extra traffic or usage. How can this be done.
Kind regards
Philip
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.
Hello @flanderswebhost
Another solution will be if you’re using DigtialOcean Spaces. You can mount the Space object on your droplet and then use it to store data instead of upgrading your whole droplet when all you need is additional storage.
You can check this question and the answer provided for mounting a Space to a droplet in order to use it as an additional space.
https://www.digitalocean.com/community/questions/how-can-droplet-mount-with-spaces
Hope that this helps!
Hi there,
An alternative option to upgrading the server itself, would be to add a block storage to your server and mount it to a specific directory where you could store the extra files.
You can follow the steps on how to do that here:
https://docs.digitalocean.com/products/volumes/quickstart/
Hope that this helps!
Best,
Bobby