This describes how to migrate a tedge-standalone installation which is connected to Cumulocity using BASIC AUTH (e.g. username/password) to a new tenant.
The migration script does the following steps:
- Backup the existing settings (tedge.toml and credentials.toml)
- Set the new tenant id in the credentials.toml file (used for basic auth)
- Set the new c8y.url to point to the new tenant
- Try reconnecting to the new tenant, then one of the following is done: