{"id":22756326,"url":"https://github.com/spamscope/spamscope-dockerfile-elasticsearch","last_synced_at":"2025-10-05T03:16:43.100Z","repository":{"id":240753754,"uuid":"74306826","full_name":"SpamScope/spamscope-dockerfile-elasticsearch","owner":"SpamScope","description":"Dockerfile for SpamScope Elasticsearch","archived":false,"fork":false,"pushed_at":"2018-10-28T18:10:29.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-28T05:24:37.796Z","etag":null,"topics":["apache-storm","docker","docker-image","dockerfile","mail-analyzer","spam-analyzer"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/fmantuano/spamscope-elasticsearch/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpamScope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-20T22:31:39.000Z","updated_at":"2022-02-12T21:27:46.000Z","dependencies_parsed_at":"2024-05-20T19:35:23.914Z","dependency_job_id":"92d86908-d3bb-4131-af48-bec49c46810c","html_url":"https://github.com/SpamScope/spamscope-dockerfile-elasticsearch","commit_stats":null,"previous_names":["spamscope/spamscope-dockerfile-elasticsearch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpamScope%2Fspamscope-dockerfile-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpamScope%2Fspamscope-dockerfile-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpamScope%2Fspamscope-dockerfile-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpamScope%2Fspamscope-dockerfile-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpamScope","download_url":"https://codeload.github.com/SpamScope/spamscope-dockerfile-elasticsearch/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918341,"owners_count":21183170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache-storm","docker","docker-image","dockerfile","mail-analyzer","spam-analyzer"],"created_at":"2024-12-11T07:12:50.440Z","updated_at":"2025-10-05T03:16:38.058Z","avatar_url":"https://github.com/SpamScope.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/SpamScope/spamscope-dockerfile-elasticsearch.svg?branch=master)](https://travis-ci.org/SpamScope/spamscope-dockerfile-elasticsearch)\n[![](https://images.microbadger.com/badges/image/fmantuano/spamscope-elasticsearch.svg)](https://microbadger.com/images/fmantuano/spamscope-elasticsearch \"Get your own image badge on microbadger.com\")\n\n![SpamScope](https://github.com/SpamScope/spamscope/blob/develop/docs/logo/spamscope.jpg?raw=true \"SpamScope\")\n\n**spamscope-dockerfile-elasticsearch** is a dockerfile to build [fmantuano/spamscope-elasticsearch](https://hub.docker.com/r/fmantuano/spamscope-elasticsearch/) Docker image.\nThis image must be used with an elasticsearch container, where you'll save your analysis.\n\n**fmantuano/spamscope-elasticsearch** is an all-in-one  image that allows you to run a container with:\n  - [Apache Storm](http://storm.apache.org/)\n  - [SpamScope](https://github.com/SpamScope/spamscope)\n  - [Thug](https://github.com/buffer/thug)\n\nSpamScope is an Advanced Spam Analyzer. For more details visit [GitHub project](https://github.com/SpamScope/spamscope).\n\n\n## Usage\n\nTo use spamscope-elasticsearch, you should start an elasticsearch container, then you should connect it with the spamscope container.\n\nTo create a new instance, with the right volumes of the configurations, use the following snippet:\n\n```\n$ sudo docker run --name spamscope -p 8080:8080 -d -v /local/mails:/mnt/mails -v /local/conf:/etc/spamscope/ fmantuano/spamscope-elasticsearch\n```\n\nThen you must submit elasticsearch topology:\n\n```\n$ sudo docker exec -d spamscope spamscope-topology submit -g spamscope_elasticsearch\n```\n\nPlease check `spamscope-topology submit -h` for more details.\n\n\nOnce the docker instance is created, you can control it by running:\n\n```\n$ sudo docker start spamscope\n\n$ sudo docker stop spamscope\n```\n\nTo exec an interactive shell:\n\n```\n$ sudo docker exec -ti spamscope /bin/bash\n```\n\n## Apache Storm settings\n\nFor more details go to [SpamScope project](https://github.com/SpamScope/spamscope).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspamscope%2Fspamscope-dockerfile-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspamscope%2Fspamscope-dockerfile-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspamscope%2Fspamscope-dockerfile-elasticsearch/lists"}