Using the Civo k3s service to host your blog in Hugo using Github Actions
We will use GitHub actions to deploy changes to a Hugo blog we will set up to Kubernetes using GitHub actions
Set Up a Private Docker Registry With TLS on Kubernetes
This tutorial will show you how to deploy your own registry on Kubernetes for storing Docker images. You will also learn how to set up TLS certificates which will be issued free from LetsEncrypt.com
Set Up a 3 Node Docker Swarm
This guide will show you how to Setup a 3 Node Docker Swarm Cluster on Ubuntu.
Dockerize a Rails app
Create a Docker image for a Rails app and push it to Docker Hub.
Installing Dokku - a single node PaaS
Dokku is a single node PaaS for developers to host small sites on, built in Bash and using Docker for containers. We'll use hosting a Rails application as an example.
Fixing networking for Docker
Docker has an issue where it doesn't correctly setup networking resulting in timeouts and corrupted connectivity from containers, here's how to resolve the problem.
Kubernetes and OpenFaaS using Terraform with Openstack API
Getting Kubernetes running on Civo is easiest using Terraform, we'll also install the Serverless OpenFaaS system at the same time
Installing Flynn - a relatively lightweight PaaS
Flynn is an open source platform (PaaS) for running applications out of the box in production.
Install Docker on Ubuntu
How-To Guide to Set Up Docker on Ubuntu 18 on Civo