Comment on Jellystat...guide or instructions?
iturnedintoanewt@lemm.ee 2 months agoThanks…Yeah I saw it. I have a few docker things deployed. But the “getting started” section completely ignores setting up the Postgresql DB, which very clearly it seems to want. This is not listed as a requirement, but still hinted casually around whenever it mentions the user/pass, environment variables etc.
So…is there anywhere mentioned how to get the whole thing up and running, including docker and postgresql?
bobslaede@feddit.dk 2 months ago
They have a
docker-compose.yml
file in the repo. It looks like it has everything all ready for you.