5 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
DariusIII 35768feb54 Update scrutinizer.yml, .gitignore and add .gitmodules 2016-04-28 09:41:48 +02:00
DariusIII 47b09036d9 Add .gitatributes and change group purge script 2016-03-14 12:19:17 +01:00
DariusIII ffa9797126 Move files to logical positions, no more copying of files. 2015-05-27 00:40:26 +02:00
Darko afe438fee3 Another try to fix optimization without forcinng to kill panes 2013-06-20 14:23:00 +02:00