Now, the fastapi docker-compose service uses the new redis service for a cache option. Signed-off-by: Kevin Morris <kevr@0cost.org>
Additionally, setup memcached for php-fpm. Signed-off-by: Kevin Morris <kevr@0cost.org>
Signed-off-by: Kevin Morris <kevr@0cost.org>
Now, we have `docker/scripts/install-deps.sh`, a script used by both Docker and .gitlab-ci.yml. We can now focus on changing deps in this script along as well as documentation going forward. Signed-off-by: Kevin Morris <kevr@0cost.org>