Changing Digital Ocean Plan

Is there any document that describes how to change one’s Digital Ocean plan?

I have a couple forums that are getting very light light traffic, and I’d like to downsize them.

This would be a great addition to this document:

https://github.com/discourse/discourse/blob/master/docs/INSTALL-digital-ocean.md

That sounds like a question for Digital Ocean’s support forum, not Discourse’s.

As DO doesn’t offer an easy size-down option, do this:

  1. Take backup on current machine
  2. Start smaller droplet
  3. Set up Discourse on smaller droplet
  4. Restore the Discourse backup on the smaller machine
  5. Switch over DNS to the smaller droplet
  6. Wait for DNS propagation
  7. Shut down the original

You also have to do this if you want more disk space.

5 Likes

If you deleted the old droplet and create a new one, you would probably got the same IP address in most cases.

4 Likes

This is true, if you delete a droplet then create a new one you always get the same IP in my experience.

4 Likes