From 927709c0c7cc9ec1d49b57c6858b59d5832bb148 Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Mon, 9 Dec 2024 21:40:15 -0600 Subject: [PATCH] update infrastructure post --- content/posts/2024-10-13-my-infrastructure.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/posts/2024-10-13-my-infrastructure.md b/content/posts/2024-10-13-my-infrastructure.md index 20e0da8..1e79dce 100644 --- a/content/posts/2024-10-13-my-infrastructure.md +++ b/content/posts/2024-10-13-my-infrastructure.md @@ -36,3 +36,9 @@ Because I am a student, I don't have the resources for hosting critical services Now I will detail the software and the host it runs on. +- Gitea + - Host: Hetzner + - What is it: Self-hosted Git hosting + - This runs in Docker and hosts my own private and public repos. + +-