(no title)
hermanb | 3 years ago
I was actually in the process of tweaking Netlify CMS to be more easily hostable yourself without depending on the Netlify Pro plans as much. Basically involves hosting a combination of Netlify Identity and Git Gateway compliant backends in GCP CloudRun or AWS Lambda. Maybe even making it easy to configure a build pipeline on CloudBuild.
I wanted to use this for small business websites, but also configuration management and translations for projects at work. Sounds like FlyCode is a great (not self-built) alternative I can recommend. Great business model as well. Almost no databases needed (auth only?) and easy to host stateless on serverless offerings. Scales linearly
JakeVacovec|3 years ago
Auth only via our GitHub app, no database needed. We've tried to eliminate as many manual steps / additional development work to spin up. The team is here to help you set up for smb sites and your projects for work.