Compare commits

..

No commits in common. "6b5aca91eafc6d23cb4344d6bc229e0da62ade5a" and "c6b7b28edc31cc338ada672453e56f66cbd527ed" have entirely different histories.

View File

@ -3,7 +3,7 @@ title: My infrastructure
description: "" description: ""
date: 2024-10-13T19:53:17.597Z date: 2024-10-13T19:53:17.597Z
preview: "" preview: ""
draft: false draft: true
tags: [] tags: []
categories: [] categories: []
--- ---
@ -44,7 +44,7 @@ Now I will detail the software and the host it runs on.
- Woodpecker CI/CD - Woodpecker CI/CD
- Host: Contabo - Host: Contabo
- What is it: A continuous integration/deployment server - What is it: A continuous integration/deployment server
- 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. - This runs all my pipelines for my repos. I deploy this blog and my landing page using this service.
- Stalwart Mail - Stalwart Mail
- Host: Hetzner and Contabo - 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 - What is it: a photo gallery
- This is nice for sharing photo albums and not having to use external tools. - This is nice for sharing photo albums and not having to use external tools.
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. That is all for the software. There is more, but I think that is enough for now.