Showing posts from devops tag
![Deploying Your Laravel App on Docker, With NGINX and MySQL](/_next/image?url=%2Fimages%2Fposts%2Flaravel-mysql-deployment.webp&w=1920&q=75)
Brian Baliach
- 17 Apr 2023
Deploying Your Laravel App on Docker, With NGINX and MySQL
If you are a django developer, you can find a really comprehensive tutorial here: [django on Docker](https://lewiskori.com/post/deploying-a-python-django-application-using-docker) ## Now Shall We? D...