kasperisager / php-dockerized

Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Log Files

approached opened this issue · comments

Hi@all,

How can i read the logfiles?
How can i restart the mysql database?

My plan is to use phpstack in production mode.

I made a PR with a little change to access log files, check out. You can read mysql logs using command docker-compose logs mysql