mirror of
https://github.com/valitydev/fraudbusters-compose.git
synced 2024-11-06 08:25:19 +00:00
ff912b23e3
Fix docs |
||
---|---|---|
clickhouse/docker-entrypoint-initdb.d | ||
docs | ||
fraudbusters-ui | ||
grafana | ||
images | ||
keycloak | ||
log-java | ||
.gitignore | ||
docker-compose.yml | ||
LICENSE | ||
README.md |
fraudbusters-compose
Topology
Fraudbusters is a central service that accepts templates from a management service and responds to inspection requests from external systems, for checks in black / white / named lists. Interacts with wb-list-manager based on protocol wb-list-proto also interacts with ClickHouse to collect aggregates and fill in the necessary audit data (JDBC). When analyzing the results, it enriches the data from the storage location service by ip addresses Columbus
Run
-
docker-compose up -d
Service live at:
- Grafana (http://localhost:3000) - admin/admin
- Swagger for fraudbusters management (http://localhost:8080/fb-management/v1/swagger-ui.html)
- Thrift proxy inspector proto fraudbusters (http://localhost:8022/...)