Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jak119/hassio-backup-azure-blob
Hass.io add-on to easily backup snapshots to an Azure Storage Account.
https://github.com/jak119/hassio-backup-azure-blob
azcopy azure azure-storage backup hassio hassio-addons home-assistant home-assistant-addons homeassistant
Last synced: about 12 hours ago
JSON representation
Hass.io add-on to easily backup snapshots to an Azure Storage Account.
- Host: GitHub
- URL: https://github.com/jak119/hassio-backup-azure-blob
- Owner: jak119
- License: apache-2.0
- Created: 2021-02-06T01:07:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T03:04:13.000Z (13 days ago)
- Last Synced: 2024-10-30T05:12:41.558Z (13 days ago)
- Topics: azcopy, azure, azure-storage, backup, hassio, hassio-addons, home-assistant, home-assistant-addons, homeassistant
- Language: Shell
- Homepage:
- Size: 317 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Backup to Azure Blob
A collection of Hassio Add-ons that's designed to start up and copy Hassio snapshots to an Azure Storage Account.
[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fmy.home-assistant.io%2Fredirect%2Fsupervisor_addon%2F%3Faddon%3Db03c22bd_azcopy%26repository_url%3Dhttps%253A%252F%252Fgithub.com%252Fjak119%252Fhassio-backup-azure-blob)
## Sources
A number of the folders / files in this repo are from various Home Assistant template repos. This is my attempt to keep track of them.
- [.devcontainer](.devcontainer) - [home-assistant/devcontainer](https://github.com/home-assistant/devcontainer/tree/main/addons)
- [.github](.github) - [home-assistant/addons-example](https://github.com/home-assistant/addons-example)
- [.vscode](.vscode) - [home-assistant/devcontainer](https://github.com/home-assistant/devcontainer/tree/main/addons)
- General repo layout - [home-assistant/addons-example](https://github.com/home-assistant/addons-example)