Beta release v1.0.0.0 of the Transformo framework for the CAiSE 23 congress.
- Implemented Minimum Viable Product to create a migration feature model from two MySQL databases.
- Includes Domain engineering and Application Engineering testing
- Includes definition of migrations for testing purposes.
- Includes Docker deployment of Drupal and WordPress on the ports indicated:
Web | MySQL | PHPMyAdmin | Credentials (Web /admin & PHPMyAdmin database access) | |
---|---|---|---|---|
Drupal | :8080 | :33061 | :8081 | user=drupal, password=drupal |
WordPress | :8082 | :33062 | :8083 | user=wordpress, password=wordpress |