32a7033e56f859fdd8b5abfc7bbcd3e9bf14cdf4
Cloud Server Docker Contianers
Device -- Raspberry Pi 4
Information
This folder contains all of the services running on the Pi
Contents:
~/Docker
├── cloudflared/
├── dashy/
├── glances/
├── homarr/
├── nextcloud/
├── nginx/
├── portainer/
├── README.md
└── syncthing/
Current Web Paths:
- szumko.net --> dashy
- szumko.net/data --> glances
- pihole.szumko.net --> Pihole
- git.szumko.net --> Gitea
- cloud.szumko.net --> nextcloud
Adding Subdomains:
- Go to cloudflare account and add a dns record for the subdomain
- Go to
~/docker/cloudflared/config.ymland add the ingress pointing to NPM - Create a proxy host in NPM pointing to container_name:port (must be on
homelabinternal network)
Adding Paths:
- Add path in NPM (must be on
homelab)
Description
Languages
Python
100%