Files
project-charlie/docs/inventory.md
T
2026-06-13 17:26:49 +02:00

55 lines
4.2 KiB
Markdown

# Inventory
Stack repos live under `https://gitea.alexandru.macocian.me/Charlie/<stack>`.
## Stacks
| Stack | Host(s) | Purpose |
| ----------------- | ------------------------------- | ------------------------------------- |
| `caddy` | morgott | Edge reverse proxy + auth. |
| `authentik` | morgott | IdP. |
| `ldap` | morgott | LDAP directory + UI. |
| `ddclient` | morgott | Dynamic DNS. |
| `vaultwarden` | morgott | Password vault. |
| `bookstack` | morgott | Wiki. |
| `monica` | morgott | CRM. |
| `miniflux` | morgott | RSS. |
| `mealie` | morgott | Recipes. |
| `homarr` | morgott | Dashboard. |
| `paperless-ngx` | morgott | Document management. |
| `victoriametrics` | morgott | Metrics, alerts, Grafana. |
| `gssh` | morgott | Web SSH terminal. |
| `portainer` | morgott | Container UI. |
| `cert-issuer` | morgott | step-ca. |
| `cert-syncer` | morgott | Cert material sync/renewal. |
| `calendarsync` | morgott | Google/Outlook calendar sync. |
| `trivy-server` | morgott | Shared Trivy DB + compose image scan. |
| `gitea` | melina | Git server. |
| `mediacompose` | melina | Media stack. |
| `searxng` | melina | Metasearch. |
| `invidious` | melina | YouTube frontend. |
| `nitter` | melina | X/Twitter frontend. |
| `redlib` | melina | Reddit frontend. |
| `planka` | melina | Kanban. |
| `audiobookshelf` | melina | Audiobooks. |
| `directoryadmin` | melina | LDAP admin UI. |
| `newsletter-rss` | melina | Email newsletter to Atom feeds. |
| `runners` | morgott, melina | Gitea Actions runners. |
| `portainer-agent` | morgott, melina, mohg, miquella | Portainer agents. |
| `otelcollector` | morgott, melina, mohg, malenia | Host/container telemetry. |
| `trivy-runner` | morgott, melina | Running-container CVE scan. |
## Source/image repos
| Repo | Purpose |
| ------------------------ | --------------------------------------------------------------- |
| `amacocian/gitea-runner` | Runner image consumed by `Charlie/runners`. |
| `amacocian/sherlock` | Public operator credential wallet, MCP launcher, agent wrapper. |
| `amacocian/<app>` | Custom app images consumed by selected stacks. |
## Operator tooling
| Tool | Repo | State |
| -------- | -------------------------------------------------------- | ------------------------------------------------------- |
| Sherlock | <https://gitea.alexandru.macocian.me/amacocian/sherlock> | Up and running; provides Gitea, Grafana, and Gssh MCPs. |