Latest

17
Aug
FastAPI Production Deployment with Github actions & Dokku

FastAPI Production Deployment with Github actions & Dokku

This FastAPI tutorial shows you how to develop and deploy python FastAPI to a server with automated deployment & TLS
9 min read
17
Aug
htaccess redirect old pages to new domain

htaccess redirect old pages to new domain

Sometimes you need to change a domain name, and you want to redirect all old pages to the new domain
1 min read
30
Jun
Quickly setup local Laravel development using docker without php installed locally

Quickly setup local Laravel development using docker without php installed locally

The following will create the Laravel hello world application in your current working directory, without haveing needing to have the
1 min read
12
Apr
How large public and private organisations are using teams, kubernetes, vault and git to manage their deployments

How large public and private organisations are using teams, kubernetes, vault and git to manage their deployments

This document sets out my observations of recently working in a large public sector environment in the UK managing significant
5 min read
30
Nov
Docker entrypoint vs cmd

Docker entrypoint vs cmd

I'm always forgetting what is the difference between Docker's entry point vs Docker cmd. Which one
2 min read
14
Sep
Notes on Kafka

Notes on Kafka

What is Kafka anyway? History of kafka From: https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying > Many new products and analysis
2 min read
05
Jul
Installing Jenkins x with existing git repo

Installing Jenkins x with existing git repo

How to install jenkinsx and import an existing git repo for your CI/CD pipelines development process. Enable faster teams and faster releases.
3 min read
09
Jun
Kubernetes updating many deployments at once

Kubernetes updating many deployments at once

Subscribie is a website builder targeting the niche of users who want to build a subscription based website. It allows
2 min read
12
May
Scaling Kubernetes ReadWriteMany Ceph Deployments

Scaling Kubernetes ReadWriteMany Ceph Deployments

Run ReadWriteMany volumes on Google Kubernetes engine which allows your Deployments with persistent data to scale. This allows us to
10 min read
14
Apr
Kubernetes SSL Certificates-  How to Set-up a Cluster With SSL Termination

Kubernetes SSL Certificates- How to Set-up a Cluster With SSL Termination

Using Cert Manager on a Kubernetes cluster to do SSL termination. By the end of this guide you will be
6 min read
Collect recurring payments with Subscribie