About this document
Docker Three-Tier Architecture Guide by Shirouit is a document available to read on EtoBox.
This document is part 3 of a Docker tutorial series about setting up a local three-tier web development environment. It introduces a Laravel backend application and Vue frontend application separated into different containers, along with an existing MySQL database. The backend is built with a Dockerfile and configured with Nginx. Related Docker Compose and Nginx configuration files are updated to support the new architecture. Hosts files are also edited to allow access to the new applications by domain name
- Author
- Shirouit
- Language
- EN