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
BhaelOchon
(Billy Jo)
2
That sounds like a question for Digital Ocean’s support forum, not Discourse’s.
riking
(Kane York)
3
As DO doesn’t offer an easy size-down option, do this:
- Take backup on current machine
- Start smaller droplet
- Set up Discourse on smaller droplet
- Restore the Discourse backup on the smaller machine
- Switch over DNS to the smaller droplet
- Wait for DNS propagation
- 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