Results 2 comments of Timothy Corbett-Clark

I think an "rq-scheduler-dashboard" should be a separate Flask blueprint from the current rq-dashboard, and should probably be a separate package at least initially. If rq-scheduler became closer to rq...

I had a similar problem because I was mounting `/var/run/postgresql/` to share unix sockets between containers. Fixed by moving directly to `/var/postgresql/`.