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. + +-