docker-galaxy-stable icon indicating copy to clipboard operation
docker-galaxy-stable copied to clipboard

install-tools permissions issue

Open innovate-invent opened this issue 5 years ago • 1 comments

using install-tools while the USER is root causes galaxy to write all files with root ownership, this prevents galaxy from starting normally.

using install-tools while USER is $GALAXY_USER fails to start galaxy. It may be failing to start the PostGRES server.

innovate-invent avatar Apr 17 '19 16:04 innovate-invent

YES! I have this problem too, but with just starting galaxy with a local /export directory in place.

kmshort avatar Jul 20 '20 23:07 kmshort