sameowrai
php-fpm to dokply
so, i already creating a docker image using github actions, and i push it to the docker repository ghcr.io
after that, i create project in dokploy and i choose docker image. in provicer, i choose docker, i input the docker image, registry url, username, and password.
when i click deploy, it's status is green. the deployment is success. i already filled my domain name, but i can not access my web.
when i read the forum, php fpm can not be deployed directly using traefik. is there any extra configuration that i need to do to deploy my laravel docker image with php-fpm using dokploy?
Thanks
13 replies