Hacker News new | ask | show | jobs
by asimjalis 1124 days ago
I couldn’t find the instructions in the website for how to use it or install it. Can anyone share?
1 comments

docker run -p 8080:8080 kanboard/kanboard
Should be "docker run -p 8080:80 kanboard/kanboard" But then not sure what username / password to use. The docs definitely could be structured better.