Blogging Roller

Dave Johnson on open web technologies, social software and software development

Powered by Digital Ocean Kubernetes

Just a note to say that I've switched this site over to Digital Ocean Kubernetes service, which is in Limited Availability right now.

Digital Ocean's Kubernetes service is just as simple and well designed as the rest of Digital Ocean. I mentioned before that I rolled my own Kubernetes cluster via Ansible and Kubeadm. Now I can delete all those config files and that's a good thing. Plus, the price is right; I can get by with one $10/month node (1 CPU / 2 GB memory) and a $10/month load balancer.

To get this site up and running I had to deploy four things to my cluster. I installed the NGINX Ingress Controller, Cert-Manager for automatic creation of Let's Encrypt TLS certs, PostgreSQL and my custom build of Apache Roller. All of that went pretty smoothly and I didn't run into and problems that I could blame on Digital Ocean.

Dave Johnson in Roller • 🕒 05:42PM Feb 10, 2019
Comments:

great

Posted by dragon naturally speaking troubleshooting Number on March 18, 2020 at 01:22 AM EDT #

I'm very interested in the container version of Jroller using Digital Ocean Kubernetes. Is there a write up in more detail? Is there some subversion checkout to play with.. I'm assuming you build this stuff from source to deploy? I'd like to do the same for a blog about MakerFare, Ham Radio & Kit building under my domain CutterElectronics.com. I'm thinking instead of postgres, to use something like mongodb with a SQL interface layer .. to make it look like postgres SQL. Thanks for any updates, - Tom

Posted by Tom Cutter on June 25, 2020 at 06:47 PM EDT #

Post a Comment:
  • HTML Syntax: NOT allowed