Add persistent Redis data store and copy over Druid config to production

This commit is contained in:
2022-10-04 20:26:58 +01:00
parent 464c831686
commit d7d9958e54
3 changed files with 49 additions and 11 deletions

View File

@@ -324,6 +324,7 @@ services:
hard: 65535
volumes:
- ${PORTAINER_GIT_DIR}/docker/redis.conf:/etc/redis.conf
- redis_data:/data
volumes_from:
- tmp
healthcheck:
@@ -338,6 +339,7 @@ networks:
name: pathogen
volumes:
redis_data: {}
superset_home:
external: false
db_home: