How to directly migrate portal database running Postgres to MySQL 8.0?
API Developer Portal 5.0
The latest Portal migration tool 5.0.cr2 can used to directly migrate portal database running Postgres to MySQL 8.0, which can be downloaded from docker hub.
Migration procedure will be same as per the product documentation. <tag> value needs to updated with the version of the migration tool (5.0.cr2)
docker run --rm -it -v <local directory>:/opt/store --network=<new network> caapim/apim-portal-migration:<tag>