|
|
преди 1 седмица | |
|---|---|---|
| api | преди 1 седмица | |
| doc | преди 1 седмица | |
| examples | преди 1 седмица | |
| files | преди 1 седмица | |
| scripts | преди 1 седмица | |
| ui | преди 1 седмица | |
| .env.example | преди 1 седмица | |
| .gitignore | преди 1 седмица | |
| PROGRESS.md | преди 1 седмица | |
| README.md | преди 1 седмица | |
| SPEC.md | преди 1 седмица | |
| compose.scheduler.yml | преди 1 седмица | |
| docker-compose.yml | преди 1 седмица |
A self-hosted IP reputation service that ingests abuse reports and distributes
tailored block lists, shipped as a Docker Compose stack (api + ui +
optional mysql / scheduler).
See SPEC.md for the full build specification and
files/ for the milestone-by-milestone implementation prompts.
Per-milestone progress is tracked in PROGRESS.md.
./scripts/ci.sh
Runs lint/static-analysis/tests for both subprojects and verifies docker compose builds. Requires Docker; no PHP/Node toolchain needed on the host.