Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate restoring Home Assistant backups to test server #21

Open
ScottG489 opened this issue Aug 2, 2023 · 0 comments
Open

Automate restoring Home Assistant backups to test server #21

ScottG489 opened this issue Aug 2, 2023 · 0 comments

Comments

@ScottG489
Copy link
Owner

The existing Ansible playbooks are capable of getting a fresh VM HAOS install running on a new host. However, setting up the instance and restoring a backup is still manual and takes a while to wait for large backups to download, upload, and restore.

We should automate the backup restore process by downloading them from the local prod instance (or from the remote backup location, but that would be slower), then restoring them to the new instance. This should be possible using the HA API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant