Replies: 1 comment 3 replies
-
Hi @Dlewis89 When you say "database droplet " do you mean a Droplet you have installed a database on or the node size for a managed database cluster? Can you share an example config? Both support scaling up in place, but some details are different.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm attempting to upgrade my database droplet from 1vcpu, 1gbram to 1vcpu, and 2gbram but I need to make sure that I understand how that works.
The way I believe this would be done is change the size attr from "db-s-1vcpu-1gb" to "db-s-1vcpu-2gb" and it would upgrade the droplet.
Just want to make sure that it's not going to recreate the droplet deleting all of the contents.
Thank you for an help or advice you can provide.
Beta Was this translation helpful? Give feedback.
All reactions