diff --git a/content/posts/2024-10-13-my-infrastructure.md b/content/posts/2024-10-13-my-infrastructure.md index 7ed63ee..6c9d6e4 100644 --- a/content/posts/2024-10-13-my-infrastructure.md +++ b/content/posts/2024-10-13-my-infrastructure.md @@ -44,7 +44,7 @@ Now I will detail the software and the host it runs on. - Woodpecker CI/CD - Host: Contabo - What is it: A continuous integration/deployment server - - This runs all my pipelines for my repos. I deploy this blog and my landing page using this service. + - This runs all my pipelines for my repos. I deploy this blog, my landing page, and my app for commands and its documentation using this service. - Stalwart Mail - Host: Hetzner and Contabo @@ -76,4 +76,4 @@ Now I will detail the software and the host it runs on. - What is it: a photo gallery - This is nice for sharing photo albums and not having to use external tools. -That is all for the software. There is more, but I think that is enough for now. +That is all for the software. There is more, but that is enough for now. In the next post, I plan to dive into how I back it up.