Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 380 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 380 Bytes

Basic Dockerize Multi Laravel App

Basic Dockerize Multi Laravel App with NGINX API Gateway, Monitoring & Logging using (Promtail, Loki, Prometheus, Grafana).

Tech Stack

  • NGINX
  • Laravel
  • PostgreSQL
  • Mailhog
  • Promtail
  • Loki
  • Prometheus
  • Grafana

How To Run ?

Build Docker Compose

docker compose build

Start & Create Docker Compose

docker compose up