Tried to set it up locally with just using Docker. I noticed that a Redis database is need, which is not included in the docker compose file as a service. Is that correct?
Discussion
Yes, it has external dependencies not included in the Docker setup. It requires Redis and ElasticSearch. I keep forgetting to update the instructions. You could set those up separately on Docker and plug the credentials into .env.