{"id":15576559,"url":"https://github.com/abn/revok-dockerfiles","last_synced_at":"2026-04-26T09:32:10.436Z","repository":{"id":28728326,"uuid":"32249516","full_name":"abn/revok-dockerfiles","owner":"abn","description":"Dockerfiles for Revok Scanner","archived":false,"fork":false,"pushed_at":"2015-03-19T02:36:07.000Z","size":197,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:57:45.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://revok-scanner.github.io/revok/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abn.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}},"created_at":"2015-03-15T07:25:05.000Z","updated_at":"2021-07-02T19:32:16.000Z","dependencies_parsed_at":"2022-09-05T00:11:04.739Z","dependency_job_id":null,"html_url":"https://github.com/abn/revok-dockerfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abn/revok-dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Frevok-dockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Frevok-dockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Frevok-dockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Frevok-dockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abn","download_url":"https://codeload.github.com/abn/revok-dockerfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abn%2Frevok-dockerfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-02T18:52:03.027Z","updated_at":"2026-04-26T09:32:10.421Z","avatar_url":"https://github.com/abn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker containers for the Revok Scanner\nThis repository contains dockerfiles for [Revok Scanner](http://revok-scanner.github.io/revok/).\n\n## Configuration\nIn order to run these containers and preserve state, we need to setup a runtime directory. For convenience, a template is provided. The following structure is required.\n\n```\nruntime/\n├── activemq\n│   ├── conf\n│   │   └── activemq.xml\n│   └── data\n├── conf\n│   ├── revok.conf\n│   └── smtp_list.txt\n├── httpd\n│   ├── conf.d\n│   │   └── revok.conf\n│   └── log\n├── pgsql\n│   └── revok.pwfile\n└── report\n```\n\n### Files to modify\n* `activemq/conf/activemq.xml`: This contains the password and configuration used by the messaging queue server.\n* `pgsql/revok.pwfile`: This contains the password used by the PostgreSQL server when the database user is initialized.\n* `conf/revok.conf`: The global configuration used by revok modules.\n* `httpd/conf.d/revok.conf`: Configration loaded by the Apache HTTPD server for the webconsole.\n\n## Usage\nThe provided control script help with managing and running these docker files.\n\n### Steps\n1. Create a fresh runtime directory if one does not exist\n```\ncp -R ./runtime-template runtime\n```\n2. If using non-standard location for runtime directory, configure it via the environment variable:\n```\nexport RT=/path/to/runtime\n```\n3. [Configure](#Configuration).\n4. Run `revok-docker-ctl` script provided.\n```\n./revok-docker-ctl [build|pull|start|stop|restart|status]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabn%2Frevok-dockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabn%2Frevok-dockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabn%2Frevok-dockerfiles/lists"}