RSSAmplifier

Blog

breadNET

Recent content on breadNET

breadnet.co.ukRSS feed ↗54 posts

Latest posts

Physical Document Archiving Using Paperless

How I scanned all my post since 2016, indexed it and made it searchable, using Kubernetes

Sqlite in Kubernetes Using Litestream

A non-miserable method to running apps that depend on SQLite in Kubernetes

Internal SMTP Relay in Kubernetes using Postfix

Running an internal mail relay to allow for easier email sending from apps

Intel GPU's on Talos

Install and use intel based iGPU’s on Talos

Kubernetes Native Oauth2-proxy

Deploying oauth2-proxy to secure internal apps with signed certificates, all within the native Kubernetes environment

Partner Approved Zerotrust

I thought my homelab apps were easy to use — until my partner flat-out refused to use them. After watching how a non-technical user actually interacts with login flows, I redesigned everything!

Homelab V2

breadNET Lab is getting built back better than ever, based on Talos. Some new apps are lined up to get deployed!

2024 Year in review

2024, great fun. Broke kubernetes many times, changed careers and big plans for 2025

What I'm running at the end of 2023

A quick recap on what I’m running at the end of 2023, and a look to the future of the self hosting lab

Kubernetes at home

Ever wondered what it’s like running kubernetes at home? This post tries to answer that

Kubernetes secrets using Google Secret Manager

How to get Google Secret manager secrets in to GKE? Look no further. We discuss options and implementing External Secrets Operator

Terraform state chicken and egg problem

Terraform is full of chicken and egg problems, let’s solve the state one

Dependabot for terraform and terraform modules

Looking at using Dependabot to manage your terraform modules and providers? I’ve got you covered

Google Artifact Registry Remote Repositories

What is the Google Artifact Registry remote repo and how do I use it?

Docker it's over, moving to podman

Docker, we’re breaking up! Tips on moving to podman

Migrating to the cloud: The end

Final blog post about moving breadNET to the cloud

Using Google Artifact Registry with k3s

Authenticate K3S to Google Artifact Registry

Mount a GCS bucket to nginx

Mount a GCS Bucket to a pod in kubernetes

Terraform init on GitHub actions with private modules

How to use Terraform on GitHub Actions with SSH keys

Terraform init on codefresh with private modules

How to use Terraform on Codefresh with SSH keys

Free stuff to start your business with

A useful list of free products to get your business off the ground, and spend as little as you can on infrastructure

Fly.io is cool

Looking at an easier way to host static sites? Fly.io has you covered!

Your Spotify: 2022

Installing your_spotify in 2022 has never been easier.

Migrating off of Bookstack

Saying good bye to BookStack 👋 (for now)

How BeReal works

Today we take a deep dive on how the BeReal app works, behind the Scenes

Grocy with zebra

Find out how I reduced food waste by using a zebra barcode scanner

Scamming back the scammers

Recently got a scammy text, but now their database will bleed

Resolving the 'sts:GetCallerIdentity' error

Using Wasabi Hot Cloud Storage as a back end for Terraform

Cloud-init, OVH and terraform

I’ll be honest, this one was a struggle but we did it!

Showcasing your knowledge

Scratching your head isn’t the best way to show recruiters what you know… Portfolios are

ZeroTrust and you

What is zerotrust, and how does one trust.. zero?

Why I chose to migrate my mail server

Is it worth self hosting email?

Decrease EBS volume (AWS)

Need to shrink an EBS volume? Well, it’s not that simple.

How I manage my DNS

What’s the best way to over engineer DNS record management? CI/CD - let me tell you

Self hosters guide to the cloud

Think ’the hitchhiker’s guide to the galaxy’ but for the cloud, and for those of us who self host

What's behind breadNET

Let’s take a peak behind the scenes at breadNET and see what it takes to keep this well(ish) oiled machine chugging

Moving to the cloud: Infrastructure

Part 2 of moving to the cloud - Let’s talk about IaC

Moving to the cloud: Intro

How did I move all my servers to the cloud? Well - Ansible, automation and CI/CD!

Moving to LDAP

Sounds easy, but how easy was it?

Terraform with OVH

Having issues terraforming OVH and Openstack? Well, I think I solved it for you.

Self hosted analytics

The worst part about self hosting stuff is not having that seamless transition between applications built by google, microsoft and others, to being able to control the data your self. My biggest annoyance was being able to see how many hits my page got, where people came to my site from, as well as what people were searching for. This allows me to know what people like (for example most people…

SSH Client setup using keys

Wanted to boost your security using ssh? Why not use keypairs!

Cloud-init that works

Want to speed up the deployment of Linux servers on your Xen based server? Well I finally figured it out!

How to manage remote servers using Zerotier

(it’s hard to find photos for an article like this) Currently, I use zerotier to manage cloud servers in Amsterdam, the UK as well as in the USA. Despite the huge distance there is surprisingly mininal latency. In this article, we will look in to how to use it to manage remote servers via ssh, what firewall rules you should setup to prevent people from trying to login. Getting started with…

Introduction to home-labbing

A quick intro on a home lab and the minimum to set one up

A beginners guide to SSH

Sweet, you just got a linux server running on < insert cloud provider > but now you need to actually do something on it. You tried to use the web console but now you need to paste something in&hellip; It doesn&rsquo;t work? Shit. Luckily SSH was designed to allow for Secure SHell access to a server. (Hence SSH) We will look in to the basics of how to connect, using keys, config files and going…

Getting started with Zerotier

Let&rsquo;s look at how we can use zerotier to bridge the gaps between us and a remote server to connect using private IP&rsquo;s and not mess about with firewalls

Nginx and Lets encrypt, a story of reverse proxying

How to configure NGINX as a reverse proxy server

How to install kanboard

How to install kanboard on Ubuntu with Nginx

HTML 5 Speed test server

How to install a HTML5 based speedtest server for your network, family and friends!