Initial commit
This commit is contained in:
35
README.md
Normal file
35
README.md
Normal 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
|
||||
Reference in New Issue
Block a user