ghost
Leveraging Kubernetes CronJobs for automated backups of a headless Ghost blog to AWS S3
On how to leverage Kubernetes CronJobs to implement a simple automated backup solution of a headless Ghost blog to S3.
ghost
On how to leverage Kubernetes CronJobs to implement a simple automated backup solution of a headless Ghost blog to S3.
reactjs
This blog post depicts how a last year experiment of running this Ghot blog in Kubernetes went further by migrating to the JAMstack: Gatsby as the FrontEnd (deployed to Netlify) and Ghost as a headless CMS running in Kubernetes.
ghost
On how to run a Ghost blog with Let's Encrypt in a cheap bare-metal Kubernetes Cluster in Hetzner Cloud
ghost
On how to run a Ghost blog with Let's Encrypt in a cheap bare-metal Kubernetes Cluster in Hetzner Cloud
ghost
On how to run a Ghost blog with Let's Encrypt in a cheap bare-metal Kubernetes Cluster in Hetzner Cloud
ghost
Ghost is an awesome and user-friendly Open-Source platform for blogging. But by default, it does not support syntax highlighting, which may not be very practical if you happen to add code snippets to your posts. Thankfully, Ghost is very easy to customize in different ways, and one way we are