Previously, the validation was performed only on the Public Cloud. With this Pull Request, support for local VM environments has been added, allowing the application to run in these setups as well. As a result, the following changes have been made:
Added necessary installation tools to facilitate running the application in local VM environments.
Removed unnecessary configurations that were specific to the Public Cloud setup.
These changes expand the compatibility of the application, making it more versatile and accessible to users who prefer to run it in their local VM environments, while also streamlining the installation process by removing redundant configurations.
Previously, the validation was performed only on the Public Cloud. With this Pull Request, support for local VM environments has been added, allowing the application to run in these setups as well. As a result, the following changes have been made:
These changes expand the compatibility of the application, making it more versatile and accessible to users who prefer to run it in their local VM environments, while also streamlining the installation process by removing redundant configurations.