An open API service indexing awesome lists of open source software.

https://github.com/mesripour/production-docker-lemp-elk

Docker-Compose running LEMP & ELK stack
https://github.com/mesripour/production-docker-lemp-elk

docker docker-compose elk-stack lemp-stack

Last synced: 10 months ago
JSON representation

Docker-Compose running LEMP & ELK stack

Awesome Lists containing this project

README

          

# Docker-Compose LEMP ELK
* Linux
* Nginx
* MySQL
* PHP
* Elasticsearch
* Logstash
* Kibana

# How to use
```
1. src/projects/{projects}
2. add ".env" to src/assets/{project}/env
3. docker-compose up -d
```