fraudbusters-compose/README.md
2022-05-27 15:42:30 +03:00

1.2 KiB

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

alt text

Run

  1. docker-compose up -d - default configuration

1.2. docker-compose -f docker-compose.yml -f docker-compose-arm.yml up -d - configuration for ARM silicon

2.Simple use case

Service live at:

Stop

  1. docker-compose down

License

Apache 2.0 License.