Initial commit

This commit is contained in:
2025-10-22 19:59:09 +00:00
commit 67996ade86
34 changed files with 905 additions and 0 deletions

35
README.md Normal file
View File

@@ -0,0 +1,35 @@
# My Docker Compose Projects Repo
Welcome to my humble repo of all the infrastructure I have assenbled thourtght the last months.
I have gone through A LOT with these projects and I have finally estibalished a position that I'm comfortable and (most important) happy with :)
In this README file I will go through all of the infrastructure I have
## Frontend
This section responsible to the exposure of the deployed services to the (wild) internet.
It relies on Cloudflare's Zero-Trust Tunnles feature to do so.
This is the only network "hole" I have made in my infrastructure and no port forwarding in my home-router was needed.
### Cloudflared
WIP
### Traefik
WIP
## Backend
WIP
### Postgres
WIP
### Redis
WIP
## Management
WIP
### Portainer
WIP
### Adminer
WIP
## Web-Apps
WIP
### Navidrome
WIP
### n8n
WIP
###
## Honorable Mentions
WIP
### Adguard
WIP