I am going to be using ploi.io as my control panel to my $4 droplet.
Now, ploi has my DO API using which it can spin up a server and install the necessary software. It has the options to select the droplet plan.
But if the website gets traffic over time and I require more resources like RAM and disk-space etc, can I resize the droplet to, say, a $48 droplet without any issues ? Will there be any issue from the control-panel’s (ploi) side ?
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.
Hi @anjanesh,
I’m not sure about ploi.io’s side however I’m sure you can resize your Droplets at anytime either by using the DigitalOcean API or GUI, it doesn’t matter. More about that here:
https://docs.digitalocean.com/products/droplets/how-to/resize/
Now, if ploi.io have functionality to use the DigitalOcean API most probably it will be possible to have the Droplet resized as well without a problem.