Hi team, can i use below docker compose if i want ...
# all-things-deployment
l
Hi team, can i use below docker compose if i want to do a production deployment to aws ecs https://github.com/datahub-project/datahub/blob/master/docker/docker-compose.yml
b
yes but above compose will install neo4j component . If you are looking to deploy datahub without neo4j and use elsticsearch as graph db backend instead, you can use below docker compose - https://github.com/datahub-project/datahub/blob/master/docker/docker-compose-without-neo4j.yml