Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 995 Bytes

README.md

File metadata and controls

48 lines (35 loc) · 995 Bytes

setup_docker

About the project

The objective of this project is to simplify the configuration of a Docker environment to run projects in PHP, although it can also be adapted to support other languages

Technical Stack

PHP: 8.1
Nginx: 1.13
MySQL: 8.0
Elasticsearch: 8.2
Kibana: 8.2
RabbitMQ: 3
Redis: 3.15

Getting Started

Prerequisites

Make sure you have Docker and Docker Compose installed on your machine.

Docker Installation Guide

Docker Compose Installation Guide

Setting Up Docker

To start the Docker containers, run the following command:

docker-compose up -d --build

Alt text

Alt text

Alt text

Alt text

Alt text