Readme
This commit is contained in:
parent
a64e32ffe0
commit
9af19f2bd8
2 changed files with 42 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!start_all.sh
|
!start_all.sh
|
||||||
!stop_all.sh
|
!stop_all.sh
|
||||||
|
!README.md
|
||||||
|
|
41
README.md
Normal file
41
README.md
Normal file
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue