homelab-codex-ws/docs/services.md

41 lines
915 B
Markdown

# Services
## Description
This page documents the currently known services in the homelab.
## Current configuration
Known services:
- Portainer
- Nginx Proxy Manager
Known supporting platform:
- Docker
## Known facts
- Portainer is present in the homelab.
- Nginx Proxy Manager is present in the homelab.
- Public services are exposed through Nginx Proxy Manager using HTTPS.
- Private access is available through Tailscale.
## Unknown / needs clarification
- Full list of running services and containers.
- Service names.
- Service purposes.
- Public or private exposure for each service.
- Internal ports for each service.
- External domains for each public service.
- Docker image names and versions.
- Data volume paths.
- Environment variables and secrets handling.
- Service dependencies.
- Restart policies.
- Health checks.
- Backup coverage for each service.
- Restore process for each service.