Hacker News new | ask | show | jobs
by gregoriol 480 days ago
Interesting project!

However, installation documentation is quite strange: it says "requires postgres and redis to run" but there is zero other information. Is there any version requirements? any configuration file to set the hosts/auth for them?

Hope this helps, keep the good work!

1 comments

The Docker file specifies versions: https://github.com/abhinavxd/libredesk/blob/main/docker-comp...

I will include the versions in the installation docs for binary installations. Thanks for the feedback.