서버 관리 서비스, 투자할 가치가 있을까요?

여기서 Discourse 웹사이트를 위해 Cloudways 같은 서버 관리 서비스를 사용하는 분이 계신지 궁금합니다. 이런 유형의 서비스에 대한 정확한 용어가 뭔지 잘 모르겠지만, DigitalOcean, AWS, Google Cloud 같은 사이트에서 클라우드 서버를 관리하도록 도와주는 서비스입니다. 명령줄에서 서버 설정을 직접 다듬는 것이 Discourse를 사용하면서 제가 가장 힘들어했던 부분이었거든요. 이런 서비스들을 사용하면 훨씬 쉬워질 것 같아요.

There is a full range of levels on how much managed a server is. I personally don’t like it because it tends to be really expensive and I am confortable working on CLIs (like, it’s literally my job).

Are those services worth it? To me, no. To you, probably yes.

Cloudways seems to be really towards PHP applications so that wouldn’t help a lot with Discourse. So if you’re going to test it I would really review the refund policy or the level of support they are willing to give you.

They don’t because those tools are generally designed to manage PHP (aka LAMP) sites, so they don’t help with Discourse.

I’m working on a tool that will allow you to make changes by pushing changes to an inventory file to github. It’s currently useful mostly if you’re someone who wants to manage and sync plugins between a staging and production site, but my plan is to have an interface that will let you easily kick off rebuilds, plugin addition/removal and other basic configuration chores.

Cool! Let me know when you release it.