mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
redis socket support
This commit is contained in:
committed by
Ryan Petrello
parent
d58df0f34a
commit
770b457430
1
tools/redis/redis_socket_standalone/.dir_placeholder
Normal file
1
tools/redis/redis_socket_standalone/.dir_placeholder
Normal file
@@ -0,0 +1 @@
|
||||
This dir must pre-exist and be owned by the user you are launching awx dev env as. If the dir does not exist before launching the awx dev environment then docker will create the dir and it will be owned by root. Since we start our awx dev environment with user: ${CURRENT_UID} the redis container will be unable to create a socket file in a directory owned by root.
|
||||
Reference in New Issue
Block a user