I have ~10 droplets that host my side projects (just my solo stuff, I have more isolated droplets for project I collab on with folks), but starting to rethink my strategy.
Is it worth moving all the projects to a single more powerful droplet?
Being able to control PHP versions originally pushed me down this path, but the tech seems to have improved for being able to support multiple PHP and Node versions on a single server now.
Would be less of a pain to manage, and probably cheaper too.
Just not sure it's worth the hassle at this point.
Anyone else done this?