Skip to content

SpamScope/spamscope-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpamScope

spamscope-docker-compose is an example of Docker Compose with SpamScope and Elasticsearch.

SpamScope is an Advanced Spam Analyzer. For more details visit GitHub project.

Usage

To use spamscope-docker-compose you should change .env file with your configuration and the start all services:

$ sudo docker-compose up -d

Then you must submit elasticsearch topology:

$ sudo docker-compose exec spamscope spamscope-topology submit -g spamscope_elasticsearch 

Please check spamscope-topology submit -h for more details.

⚠️ Important ⚠️

Remember to follow these instructions before start all docker containers.

Apache Storm settings

For more details go to SpamScope project.

Releases

No releases published

Packages

No packages published