From 9af19f2bd8c216ba919d3c91f98b725cf680802b Mon Sep 17 00:00:00 2001 From: criz Date: Sun, 31 Aug 2025 08:46:50 +0200 Subject: [PATCH] Readme --- .gitignore | 1 + README.md | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 README.md diff --git a/.gitignore b/.gitignore index d50ae49..ca4a03b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ !.gitignore !start_all.sh !stop_all.sh +!README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c10c28 --- /dev/null +++ b/README.md @@ -0,0 +1,41 @@ +# Selfhosting personnal repo + +## Hardware & OS + +ideapad 15ADA05 laptop +Ryzen 5 3500u +12gb ddr4 +512gb nvme + +## Stack + +Debian13 +Docker +Tailscale (VPN) +TSDProxy (Tailscale proxy to have easily a domain per service) + +## Services + +Gitea (git repo management) +n8n (automation with graphs, selfhosted zapier) +nextcloud (google drive replacement) +immich (google photos replacement) +affine (notes taking, obsidian replacement) +OpenWebUI (chatgpt UI replacement) +Beszel (Ressources monitoring) +StirlingPDF (ilovepdf.com replacement) +Gotify (Simple notifcation system) +Metube (Youtube downloader) + +## Todo + +- [ ] Publish this repo +- [ ] Add images to README +- [ ] Move github things +- [ ] Add Habitica +- [ ] Configure public VPN for torrents +- [ ] Add Navidrome + music download system +- [ ] Add Audiobookshelf + audiobook download system +- [ ] Add and configure backups on external disk + +