Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Then what is "self-hosted" supposed to be? What CMS are you going to use? Where's that going to run?


Control.

With self hosting I can control the code, what it does, the cost, where it stores data, how backups are made, when new versions and updates are deployed, etc.

It’s always a trade off on control, and my comfort point is “on AWS”.

For some people they want their own servers. Some people want to own the network block. It’s just what level of comfort you have with each type of control.

I don’t know what CMS I’m going to use, that was my question. Which one operates the way I want?

It’ll run on AWS lambda or an equivalent.


Then try Netlify's CMS: https://www.netlifycms.org/

It's a single-file app. You can host it yourself, and it edits static files in a github/gitlab repo. The deployment after push and hosting with custom domains and CDN is already handled by Netlify. And it's all free.

If you use Jekyl then you can skip Netlify and Github will build and serve your site.


Netlify is awesome but isn’t self hosted. I don’t control the deployment and I don’t have access to the logs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: