Installation
Prerequisites
- Docker and Docker Compose (v2+)
- Git
- 2 CPU cores, 4 GB RAM (minimum)
Quick start
git clone https://github.com/servasec/servasec.git
cd servasec
cp .env.example .env
# update .env as needed
make community
Once started, open https://$SSC_PUBLIC_DOMAIN and strengthen your project's AppSec.
What's next
- Deployment options - Docker Compose, Podman, Kubernetes
- Configuration reference - all environment variables