{"id":18513391,"url":"https://github.com/jbox-web/dirvish-reporter","last_synced_at":"2025-05-14T12:20:39.816Z","repository":{"id":146101159,"uuid":"106620198","full_name":"jbox-web/dirvish-reporter","owner":"jbox-web","description":"Dirvish Reporter","archived":false,"fork":false,"pushed_at":"2017-10-12T00:22:40.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T12:20:02.384Z","etag":null,"topics":["dirvish","ruby"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbox-web.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":"2017-10-11T23:31:13.000Z","updated_at":"2017-11-16T00:58:27.000Z","dependencies_parsed_at":"2023-05-22T05:45:42.910Z","dependency_job_id":null,"html_url":"https://github.com/jbox-web/dirvish-reporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fdirvish-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fdirvish-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fdirvish-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbox-web%2Fdirvish-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbox-web","download_url":"https://codeload.github.com/jbox-web/dirvish-reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254140805,"owners_count":22021225,"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":["dirvish","ruby"],"created_at":"2024-11-06T15:38:01.165Z","updated_at":"2025-05-14T12:20:39.762Z","avatar_url":"https://github.com/jbox-web.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dirvish Reporter\n\n[![GitHub license](https://img.shields.io/github/license/jbox-web/dirvish-reporter.svg)](https://github.com/jbox-web/dirvish-reporter/blob/master/LICENSE)\n\nDirvish Reporter is a pair or Ruby scripts to generate nice HTML email reports for [Dirvish Backup](http://www.dirvish.org/).\n\n## Installation\n\nYou must have at least Ruby 2.x installed on your server with `mail` gem.\n\nTo install Ruby and the `mail` gem :\n\n```sh\nroot@example:~# apt-get install ruby\nroot@example:~# gem install mail\n```\n\nThen copy the content of the `scripts` directory of this repository into `/etc/dirvish/scripts` and configure your vaults to call the [`backup-end` script](http://www.dirvish.org/dirvish.conf.5.html) :\n\n```yaml\npost-server: /etc/dirvish/scripts/backup-end\n```\n\nFinally change the Dirvish cron task to call our report script :\n\n```sh\n# /etc/cron.d/dirvish: crontab fragment for dirvish\n\n# run every night\n00 07 * * *     root  /etc/dirvish/dirvish-cronjob 2\u003e\u00261 | /etc/dirvish/scripts/reporter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbox-web%2Fdirvish-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbox-web%2Fdirvish-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbox-web%2Fdirvish-reporter/lists"}