{"id":16474768,"url":"https://github.com/vitobotta/velero-notifications","last_synced_at":"2025-10-27T16:31:13.580Z","repository":{"id":139512376,"uuid":"491981957","full_name":"vitobotta/velero-notifications","owner":"vitobotta","description":"A simple Kubernetes controller to receive Slack/email/webhook notifications for Velero backups","archived":false,"fork":false,"pushed_at":"2023-10-20T21:25:09.000Z","size":111,"stargazers_count":23,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2023-10-20T22:27:12.945Z","etag":null,"topics":["backup","cli","devops","kubernetes","ruby","velero"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/vitobotta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["vitobotta"]}},"created_at":"2022-05-13T17:15:54.000Z","updated_at":"2023-06-22T17:21:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"77c1c239-b190-4420-8b9a-ea6edc6ae40a","html_url":"https://github.com/vitobotta/velero-notifications","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitobotta%2Fvelero-notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitobotta%2Fvelero-notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitobotta%2Fvelero-notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitobotta%2Fvelero-notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitobotta","download_url":"https://codeload.github.com/vitobotta/velero-notifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861036,"owners_count":16556007,"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":["backup","cli","devops","kubernetes","ruby","velero"],"created_at":"2024-10-11T12:34:10.778Z","updated_at":"2025-10-27T16:31:13.249Z","avatar_url":"https://github.com/vitobotta.png","language":"Crystal","funding_links":["https://github.com/sponsors/vitobotta"],"categories":[],"sub_categories":[],"readme":"![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/vitobotta/velero-notifications)\n![GitHub Release Date](https://img.shields.io/github/release-date/vitobotta/velero-notifications)\n![GitHub last commit](https://img.shields.io/github/last-commit/vitobotta/velero-notifications)\n![GitHub issues](https://img.shields.io/github/issues-raw/vitobotta/velero-notifications)\n![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/vitobotta/velero-notifications)\n![GitHub](https://img.shields.io/github/license/vitobotta/velero-notifications)\n![GitHub Discussions](https://img.shields.io/github/discussions/vitobotta/velero-notifications)\n![GitHub top language](https://img.shields.io/github/languages/top/vitobotta/velero-notifications)\n\n![GitHub forks](https://img.shields.io/github/forks/vitobotta/velero-notifications?style=social)\n![GitHub Repo stars](https://img.shields.io/github/stars/vitobotta/velero-notifications?style=social)\n\n\n\n# velero-notifications\n\nThis is a simple Kubernetes controller written in Crystal that sends Email/Slack/webhook notifications when backups are performed by [Velero](https://velero.io/) in a [Kubernetes](https://kubernetes.io/) cluster.\n\n![Screenshot](slack.png?raw=true \"Screenshot\")\n\nIf you like this or any of my other projects and would like to help with their development, consider [becoming a sponsor](https://github.com/sponsors/vitobotta).\n\n## Installation\n\n- Clone the repo\n- Install with Helm\n\n```bash\nhelm upgrade --install \\\n  --namespace velero \\\n  --set velero_namespace=velero \\\n  --set notification_prefix=\"[Velero]\" \\\n  --set slack.enabled=true \\\n  --set slack.failures_only=false \\\n  --set slack.webhook=https://... \\\n  --set slack.channel=velero \\\n  --set slack.username=Velero \\\n  --set email.enabled=true \\\n  --set email.failures_only=true \\\n  --set email.smtp.host=... \\\n  --set email.smtp.port=587 \\\n  --set email.smtp.username=... \\\n  --set email.smtp.password=... \\\n  --set email.from_address=... \\\n  --set email.to_address=...\n  --set webhook.enabled=true \\\n  --set webhook.failures_only=false \\\n  --set webhook.url=https://... \\\n  velero-backup-notification ./helm\n```\n\nThat's it! You should now receive notifications when a backup is completed or fails. It couldn't be simpler than that!\n\n\n\n## License\n\n[MIT License](https://github.com/vitobotta/velero-notifications/blob/main/LICENSE)\n\n\n\n## Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/vitobotta/velero-notifications.svg)](https://starchart.cc/vitobotta/velero-notifications)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitobotta%2Fvelero-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitobotta%2Fvelero-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitobotta%2Fvelero-notifications/lists"}