Prepare and export data from an RPM-based environment
Prepare and export data from your RPM-based Ansible Automation Platform deployment.
Prepare and assess the source environment Copy linkLink copied!
Before beginning your migration, document your current RPM deployment to use as a reference throughout the migration process and when configuring your target environment.
Procedure Copy linkLink copied!
- Document the full topology of your current RPM deployment:
- Map out all servers, nodes, and their roles (for example control nodes, execution nodes, database servers).
- Note the hostname, IP address, and function of each server in your deployment.
- Document the network configuration between components.
- Ansible Automation Platform version information:
- Record the exact Ansible Automation Platform version (X.Y) currently deployed.
- Document the specific version of each component:
- Automation controller version
- Automation hub version
- Platform gateway version
- Database configuration:
- Database names for each component
- Database users and roles
- Connection parameters and authentication methods
- Any custom PostgreSQL configurations or optimizations
Export the source environment Copy linkLink copied!
From your source environment, export the data and configurations needed for migration.