Commit Graph

14 Commits

Author SHA1 Message Date
Hugo Sales ba7ad5fd28 [DOCKER] Fix redis extension build process to use LZ4 and add APCu 2021-04-14 15:37:21 +00:00
Hugo Sales 04b0d63d43 [DOCKER] Updated php image so redis is compiled with LZ4 compression available, as it's the fastest at decompressing and really fast at compressing. Read performance is more important, with this being used as a cache 2021-04-14 15:37:21 +00:00
Hugo Sales 155038a5c0 [DOCKER] Add msgpack and redis extensions to docker image 2021-04-14 15:37:21 +00:00
Hugo Sales 3aaad123de [DOCKER] Move certbot files to hidden folder, so it's ignored by GNU global 2021-04-14 15:37:21 +00:00
Hugo Sales 1134fec173 [DOCKER][PHP][EXTENSION] Add PHP ds extension to docker PHP image 2021-04-14 15:37:21 +00:00
Hugo Sales ac68436b0b [TOOLS] Update install scripts 2021-04-14 15:37:20 +00:00
Diogo Cordeiro c67cf336d4 [DOCKER][BOOTSTRAP] Add option to use a self signed cert 2021-04-14 15:37:20 +00:00
Hugo Sales f0b8f91a75 [DOCKER] Small fixes to docker setup, imported from V2 2021-04-14 15:37:09 +00:00
Hugo Sales feb3c16b3f [TOOLS] Updated install script to also support mariadb 2021-04-14 15:37:09 +00:00
Hugo Sales cef20e1332 [TOOLS][DOCKER] Further fixes in the docker environment and fixed the install script 2021-04-14 15:37:09 +00:00
Hugo Sales 3b50815422 [DOCKER] Fixed docker environment to properly configure the app environment 2021-04-14 15:37:09 +00:00
Hugo Sales a97c511c7a [TOOLS][SSL] Added bin/boostrap_certificates.sh, allowing for easy configuration of SSL certificates with Let's Encrypt 2021-04-14 15:37:09 +00:00
Hugo Sales 5ec23f2200 [DOCKER] Updated dockerfile to add memcached 2021-04-14 15:36:35 +00:00
Hugo Sales 51d1ea4f8f [DOCKER] Added preliminary docker container 2021-04-14 15:36:35 +00:00