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
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
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
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
Docker entrypoint vs cmd
I'm always forgetting what is the difference between Docker's entry point vs
Docker cmd. Which one
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
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.
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
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
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