2025-11-26 00:13:15 -05:00
2025-11-25 15:07:03 -05:00
2025-11-25 16:52:38 -05:00
2025-11-25 14:15:40 -05:00
2025-11-25 14:15:40 -05:00
2025-11-26 00:04:34 -05:00
2025-11-25 14:15:40 -05:00
2025-11-25 14:15:40 -05:00
2025-11-25 14:15:40 -05:00
2025-11-25 14:15:40 -05:00
2025-11-25 14:15:40 -05:00
2025-11-25 14:15:40 -05:00
2025-11-26 00:13:15 -05:00

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 Ports:

  • 81 --> nginx proxy manager web ui
  • 2222 --> gitea ssh
  • 3000 --> gitea web ui
  • 7575 --> homarr
  • 8000 --> portainer
  • 8080 --> nextcloud web ui
  • 8123 --> home assistant web ui
  • 8181 --> dashy
  • 8282 --> ha bridge web ui
  • 8384 --> syncthing web ui
  • 9443 --> portainer web ui
  • 22000 --> synthing
  • 50000 --> ha bridge
  • 61208 --> glances web ui

Current Web Paths:

  • szumko.net --> dashy
  • szumko.net/data --> glances
  • pihole.szumko.net --> Pihole
  • git.szumko.net --> Gitea
  • cloud.szumko.net --> nextcloud

Adding Subdomains:

  1. Go to cloudflare account and add a dns record for the subdomain
  2. Go to ~/docker/cloudflared/config.yml and add the ingress pointing to NPM
  3. Create a proxy host in NPM pointing to container_name:port (must be on homelab internal network)

Adding Paths:

  1. Add path in NPM (must be on homelab)
Description
All services running on my Raspberry Pi 4
Readme 387 KiB
Languages
Python 100%