Commit Graph

7 Commits

Author SHA1 Message Date
Beshoy Girgis 472cdca270 Update docker implementation
I've made various updates to the docker implementation to work with the
latest php7 and currently blocks php8 until we deem nntmux ready. I've
also made modifications that allow for customizations without leaving a
dirty git status i.e. moving redis, etc. to an overrides file that is
gitignored and php customizations i.e. locale to a local overrides file
that is also gitignored.

The new docker implementation utilizes supervisord to run various
services in the web container, i.e. nginx, php-fpm, horizon, etc.

I plan to continue to maintain this as needed. Closes #1152
2021-01-31 21:55:32 -06:00
Wolfgang Steuer 584c43f565 moved mysql root password to env 2019-11-25 15:02:46 +01:00
Wolfgang Steuer 3ecece48ff tmux console fixes 2019-11-22 13:38:32 +01:00
Wolfgang Steuer 65e4c307f9 restart: unless-stopped 2019-11-21 08:42:37 +01:00
Wolfgang Steuer 026ceb10c7 readme, automatic import 2019-11-20 16:35:27 +01:00
Wolfgang Steuer fa77602605 docker linux compatibility $PWD etc. 2019-11-20 16:20:48 +01:00
Wolfgang Steuer 2278a7a229 docker done 2019-11-20 14:58:46 +01:00