Is there a free cloud service that allows to deploy a web application developed with JSf and Mysql. The application is built locally with docker compose using both the docker images of Wildfly and Mysql and it works fine.
It remains to deploy it in the cloud to test the operation.
Thanks