Closed dometto closed 6 months ago
in case the best practice indeed needs to be updated.
thank you for opening this, yes, they do. We haven't been keeping the readme up to date, not many people are reaching this repository via the readme and trying to setup galaxy with just that information. Most folks go through the course where we document the 'best practices' more thoroughly.
Hi all,
I tried following the best practices guide in the README in the playbook I'm working on and noticed I had to deviate from it at some points. Maybe I did something wrong, but wanted to open this PR in case the best practice indeed needs to be updated. I'm pretty sure about the following changes:
supervisorctl
should not be usedI needed to add the
systemd
post_tasks
to actually get Galaxy to start up the first time, but maybe there's a better way for this?