ArtJoos component - WOPR Systems LLC
| artjoos.service | ||
| docker-compose.yml | ||
| fetch-secrets.sh | ||
| grafana-dashboard.json | ||
| prometheus-scrape.yml | ||
| README.md | ||
artjoos-infra
Deployment infrastructure for the ArtJoos marketplace.
Components
- docker-compose.yml - orchestrates all 6 services (hardened containers)
- fetch-secrets.sh - pulls secrets from Infisical at boot
- artjoos.service - systemd unit
- prometheus-scrape.yml - monitoring targets
- grafana-dashboard.json - ops dashboard
Security
- All containers: read-only rootfs, no-new-privileges, memory limits
- Secrets never on disk (Infisical pull at boot, chmod 600)
- Loki centralized logging for audit trail
License
AGPL-3.0. WOPR Systems LLC.