Why mix the type of software (A CMS for certain use cases) with the distribution mechanism (Cloudflare Pages etc)? Shouldn't that be two seperate issues?
Show HN: Self-hosted CMS on serverless Cloudflare
11–20 of 94 posts
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#12Why mix the type of software (A CMS for certain use cases) with the distribution mechanism (Cloudflare Pages etc)? Shouldn't that be two seperate issues?
Traditional CMS you do the setup and plumbing in the server because you have full control
Static website hosting you prebuild a website and push it up all complied and done but in a standard supported format, do it easily can go to different providers.
There's not much in between, because you can't (easily) write code that is happy to run in two different systems controlled by other people with different plumbing under the hood... It's certainly doable, but the more you generalize the more complicated your code gets... and the less you can benefit from the vendor specific stuff (e.g. removing features that one side does not support ... Or adding code to use it if it's there -- which makes code even more complicated)...
Edit: and to the point of code complexity: if you did this all yourself in an alpha release, you likely would make a company/product like forestry (mentioned elsewhere in this discussion) because you've made something some people would consider somewhat or very valuable
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#13Re: Show HN: Self-hosted CMS on serverless Cloudflare
#14Re: Show HN: Self-hosted CMS on serverless Cloudflare
#15Re: Show HN: Self-hosted CMS on serverless Cloudflare
#16Earlier quoted context omitted.
You host it on your own Cloudflare account.
Are you self-hosting your pictures when you upload photos to your Google Photos account?
I think you can ask 3 people this question and get 5 answers to where the "self hosting" line is drawn...
I am not sure were I would draw this line myself :-)
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#17I just use PicoCMS and upload my markdown files through FTP. I don't think there's anything out there that can compete with the simplicity of this solution, not even static site generators. It uses templates with Twig, and it's very simple PHP so you can host it anywhere. I once hit the frontpage of a big aggregator from my country and it handled like it was nothing from a very cheap shared hosting. From my Linux Min…
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#18Earlier quoted context omitted.
You host it on your own Cloudflare account.
Are you self-hosting your pictures when you upload photos to your Google Photos account?
microfeed uses Cloudflare Pages to host and run the code, R2 to host and serve media files, D1 to store metadata, and Zero Trust to provide logins to the admin dashboard.
@jacooper is correct that the term has been wrongly used by the creator.Re: Show HN: Self-hosted CMS on serverless Cloudflare
#19I just use PicoCMS and upload my markdown files through FTP. I don't think there's anything out there that can compete with the simplicity of this solution, not even static site generators. It uses templates with Twig, and it's very simple PHP so you can host it anywhere. I once hit the frontpage of a big aggregator from my country and it handled like it was nothing from a very cheap shared hosting. From my Linux Min…
Re: Show HN: Self-hosted CMS on serverless Cloudflare
#20ps. You might want to consider a donation to the internet archive, see [^2] - no affiliation, just a happy user.
[^1]: https://middlemanapp.com/
[^2]: https://archive.org/