fleet/tools/backup_db
Lucas Manuel Rodriguez ba6b6e12cc
Fix ingestion of MDM server for macOS and Windows hosts (#9133)
* Fix ingestion of MDM server for macOS and Windows hosts

* Return early if there are no mobile_device_management_solutions to clean up

* Run make dump-test-schema

* Fix TestHosts/DeleteHosts test

* Add test for host unenrolling from MDM

* Fix lint

* Fix typo

* Identify Fleet MDM

* Move logic to deduce MDM name out of Datastore

* Run make dump-test-schema

* Remove printfs from migration
2023-01-04 10:29:48 -03:00
..
backup.sh Orbit to wait for osqueryd extension manager socket to be ready (#3836) 2022-02-22 15:05:32 -03:00
README.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
restore_e2e_software_test.sh Add fixtures for software and vulnerabilities end-to-end tests (#6337) 2022-06-23 10:01:37 -05:00
restore.sh Fix ingestion of MDM server for macOS and Windows hosts (#9133) 2023-01-04 10:29:48 -03:00

These scripts are for backing up and restore the Docker development MySQL database.

Usage is documented here.