Skip to content

lecastro/setup_docker

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published