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
- Host: GitHub
- URL: https://github.com/mesripour/production-docker-lemp-elk
- Owner: mesripour
- Created: 2019-05-31T13:23:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T18:10:43.000Z (about 7 years ago)
- Last Synced: 2025-08-04T23:22:31.152Z (11 months ago)
- Topics: docker, docker-compose, elk-stack, lemp-stack
- Language: Dockerfile
- Homepage:
- Size: 32.2 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```