open source

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
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
23
Mar
Building Non Root Docker Images OpenShift

Building Non Root Docker Images OpenShift

* Bummer: You can rarely use an existing Dockerhub image and run it on OpenShift out the box. * Although with good
3 min read
20
Dec
Open Banking Project API Set-up Locally on IntelliJ

Open Banking Project API Set-up Locally on IntelliJ

Get the OBP-API codebase mkdir -p ~/obpapi-demo-install cd obpapi-demo-install/ git clone https://github.com/OpenBankProject/OBP-API.git cd OBP-API/ # Create
2 min read
13
Dec
Installing Rocketchat Self Hosting Debian 9.6 (Ubuntu) with Docker

Installing Rocketchat Self Hosting Debian 9.6 (Ubuntu) with Docker

https://rocket.chat/docs/installation/manual-installation/debian/ Follow standard install steps First follow the Rocket install guide for Debian. Install
1 min read
12
Dec
Scaling WordPress & WooCommerce For Dragons' Den

Scaling WordPress & WooCommerce For Dragons' Den

How we prepare your website for a major TV screening We successfully hosted comapny: "The Sweet Beet" during
3 min read
Collect recurring payments with Subscribie