# 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 - Forgejo (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 - [x] 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 - [x] Add and configure backups on external disk ## Random dump Medias is mounted on nextcloud, and other things (just me tube for the moment) ```bash sudo setfacl -R -m u:33:rwx /home/yourusername/Medias sudo setfacl -R -m d:u:33:rwx /home/yourusername/Medias ``` and metube doesn't like deleting videos externally