Wordpress containerization using Docker and Nginx
Wordpress is one of the most popular CMS written in PHP. WP is not too difficult to run in a remote or local environment using LAMP stack, however in a…
Embark on a transformative journey into containerization with our dedicated Docker page. Dive deep into the world of Docker, the leading platform for building, shipping, and running containers.
Wordpress is one of the most popular CMS written in PHP. WP is not too difficult to run in a remote or local environment using LAMP stack, however in a…
Dockerized Laravel? Ok why not, but what would you say about dockerized Laravel with all required stuff such as MySQL, phpMyAdmin, Composer etc. Seems legit? 🐱💻 Preparation of a workshop…