fix speeling

This commit is contained in:
2025-04-22 20:50:03 -04:00
parent 881fb64862
commit 71112dbce2

View File

@@ -5,7 +5,7 @@ date = 2025-04-21
tags = ["self-hosting", "caddy", "servers"] tags = ["self-hosting", "caddy", "servers"]
+++ +++
Woops, missed March. Oh well, it is my blog so whatever. Whoops, missed March. Oh well, it is my blog so whatever.
Anyway I've been working a lot on building up my local server with services that I want to use. Anyway I've been working a lot on building up my local server with services that I want to use.
@@ -15,22 +15,22 @@ These last two months I doubled my server count (up to 2) and starting hosting m
## Immich ## Immich
Pre-March I was hosting an image service called [Immich](https://immich.app/). This my start of synching and storing Pre-March I was hosting an image service called [Immich](https://immich.app/). This was me beginning to store and locally
my own photos (though I still use Google Photos) to try to move away from cloud services and own my data. backup my own photos (though I still use Google Photos) to try to move away from cloud services and own my data.
I can't recommend Immich enough. It was really easy to spin up and they even had a tool to upload your photos from I can't recommend Immich enough. It was really easy to spin up and they even had a tool to upload your photos from
Google. Google.
## Git Server ## Git Server
Even though I use Github for most of my repo hosting, was interested in starting up my own server. I found out Even though I use GitHub for most of my repo hosting, was interested in starting up my own server. I found out
about [Gitea](https://about.gitea.com/) and started hosting it to learn more on how to set up a server about [Gitea](https://about.gitea.com/) and started hosting it to learn more on how to set up a server
to try hopefully convice work to self host our own services. to try hopefully convince work to self host our own services.
Gitea is pretty nice (kinda similar to Gitlab) but runs as a single executable (written in Go). Gitea is pretty nice (kinda similar to Gitlab) but runs as a single executable (written in Go).
## Reverse Proxy ## Reverse Proxy
To expose any services to the public I needed to have something between those servers and the public web. To expose any services to the public I needed to have something between those servers and the public web.
I've used Nginx before but was kinda annoyed with it and wanted something fire and forget. Espcially with I've used Nginx before but was kinda annoyed with it and wanted something fire and forget. Especially with
SSL certs. This lead me to [Caddy](https://caddyserver.com/). SSL certs. This lead me to [Caddy](https://caddyserver.com/).
Besides Immich this is the bees knees. Want to add something?? Just make sure you have a record for the name, add Besides Immich this is the bees knees. Want to add something?? Just make sure you have a record for the name, add