From 648149808b37e12ad7067998f2c5e432063087b6 Mon Sep 17 00:00:00 2001 From: Archey Barrell Date: Sun, 10 Nov 2024 00:54:28 +0000 Subject: [PATCH] Update projects.php --- templates/projects.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/projects.php b/templates/projects.php index 33e98c1..ed98e29 100644 --- a/templates/projects.php +++ b/templates/projects.php @@ -8,8 +8,10 @@

Currently running some DNS stuff mainly (ns2.archbar.me is the one in the bottom right hand corner of the photo) plus a few useful services, with everything setup with the -config in some kind of version control. For now I'm just using docker containers setup via ansible, but my long term aim is to setup a kubernetes cluster. A while ago, when I was 16, -I built a box for putting lots of Rasperry Pis in, which I think I'll use for holding the cluster. +config in some kind of version control. + +For now I'm just using docker containers setup via ansible, but my long term aim is to setup a kubernetes cluster. A while ago, when I was 16, +I built a box for putting lots of Raspberry Pis in; I think I'll use it as a solution for the inevitable increase in the number of nodes I have.