Build a robust video security system tailored to your specific needs. This open-source video analytics and management platform allows you to deploy surveillance anywhere, from a simple Raspberry Pi to complex Kubernetes clusters. Whether setting up a small network or a large enterprise landscape, the modular architecture adapts to your requirements.
Key Benefits:
services:
agent:
image: kerberos/agent:latest
container_name: agent
restart: unless-stopped
ports:
- "${APP_PORT}:80"
volumes:
- ./data:/home/agent/dataAPP_PORT=8080Auto-fetched about 21 hours ago
Auto-fetched about 21 hours ago