Detect threats where they happen, inside your app. Event tracking, risk scoring & fraud prevention.
1.3K
Akira is an open-source security framework that helps understand, monitor, and protect your product from threats, fraud, and abuse.
The easiest way to run Akira is with Docker Compose:
git clone https://github.com/CSPF-Founder/akira-docker.git
cd akira-docker
cp .env.example .env
nano .env # set a strong database password
docker compose up -d
Then visit http://localhost:8585/install to complete setup.
See akira-docker for full instructions.
| Variable | Description |
|---|---|
DATABASE_URL | PostgreSQL connection URL |
FORCE_HTTPS | Set to true if behind HTTPS reverse proxy |
AGPL-3.0
Content type
Image
Digest
sha256:b2ce566c2…
Size
184.6 MB
Last updated
8 months ago
docker pull cysecurity/akira