Advanced Search
Search Results
5 total results found
Networking
Overview Centerpoint is reachable via four distinct paths depending on the use case. Path Address / Domain Use Case LAN (physical) 192.168.1.85 Direct IP access, management Tailscale VPN 100.117.158.101 Secure remote access Traefik (internal) *.home.local Name...
Docker Environment
Overview All services on Centerpoint run as Docker containers, managed through Docker Compose project files and monitored via Portainer EE. Traefik v3 serves as the reverse proxy and TLS termination point for every service. Docker Engine Property Value Docker ...
Chapter Introduction
Overview This chapter documents the foundational infrastructure layer that all other services depend on. These nine services form the backbone of the Centerpoint stack — handling reverse proxying, TLS, identity, DNS, threat detection, logging, and observabilit...
Traefik v3
Overview Traefik is the single ingress point for all named HTTP/HTTPS traffic on Centerpoint. It runs on the traefik-net Docker bridge network and discovers routes automatically from container labels — no manual reload is needed when stacks are added or remov...
CrowdSec
Overview CrowdSec is a collaborative intrusion detection and prevention system integrated directly into Traefik. It analyses Traefik access logs in real time, detects attack patterns (brute force, CVE exploitation, bad bots, etc.), and instructs Traefik to blo...