Skip to content

Simple docker compose stack for mysql, phpmyadmin and elasticsearch

Notifications You must be signed in to change notification settings

jbialy/simpleecdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simpleecdev

Simple docker compose stack for mysql, phpmyadmin and elasticsearch. Uses .env file to store sensitive information. In this case $mysql_pw which is the root password for mysql.

Includes:

Usage

Clone the repo and run "docker-compose up -d". Services will be available on localhost:8080, localhost:3306 and localhost:9000.

About

Simple docker compose stack for mysql, phpmyadmin and elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published