Hello everyone,
Today I worked on backing up and restoring the Matter controller.
Concretely, Gladys will automatically perform a daily backup of the controller’s state. This will allow you to easily restore it on another instance, whether as part of a move or when restoring a Gladys Plus backup.
You can follow the status of this backup in the “Background tasks” tab of the interface.
The PR :
master ← matter-backup
ouvert 10:02AM - 23 May 25 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [x] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-community.gladysassistant.com/)) for testing before merging.
### Description of change
Add nightly task to backup controller to database
1 Like
It’s merged and will be included in the next Gladys release!
2 Likes
Live in Gladys Assistant 4.59: