I would like to use docker and docker-compose to deliver our scriptcase solution. Is there a clean why to do so?
Once generated Scriptcase is âjust a php applicationâ. It does not require anything from outside php. So if you store your webserver/php application into a docker container. That is beyond Scriptcase, but I think you will find all the info you need here: https://hostadvice.com/how-to/how-to-deploy-a-php-application-using-docker-compose/
Hello scriptcaserâs
If your are interested I have published on github a way to dockerize the scriptcase production environment which requires some essential steps. This environment works with nginx, mysql, php-fpm , php-myadmin and wkhtmltopdf containers. Also creating ssl keys and updating apps are included.
You can find it on https://github.com/StephanTie/scriptcase_prod
Also it overcomes problems with special settings when copying environments for staging.
regards
Buen dia
Les comparto imagen lista para funcionar por el puerto 8090, solo hay que cargarla en un contenedor docker y listo
https://hub.docker.com/r/calleros/scriptcase
Version 9.10.023, PHP 8.1
Saludos