erikdubbelboer / phpRedisAdmin

Simple web interface to manage Redis databases.
http://dubbelboer.com/phpRedisAdmin/
3.11k stars 666 forks source link

Add Docker usage docs and Docker Compose manifest for testing/development #124

Closed pataquets closed 6 years ago

pataquets commented 6 years ago

Just requires Docker Compose. See docs. Docker Compose is most likely present on all developers using Docker workflow environments. Related to #72.

pataquets commented 6 years ago

Some recent change broke the environment configuration file. Hopefully, the Docker Compose manifest will make easier to test it in the future. Also, docs are included, btw.