Kanboard – Kanban Project Management Software
kanboard.org
Kanboard – Kanban Project Management Software
1–10 of 40 posts
Re: Kanboard – Kanban Project Management Software
#2Then
`docker logs kanboard`
But I can't figure out how to log in. Maybe you should print the default login username and randomized password to std output when starting with docker?
Edit Apparently this is not Show HN, so I'm not sure who am I talking to.
Re: Kanboard – Kanban Project Management Software
#3Much more robust alternative to Wekan, switched from Wekan to Kanboard almost a year ago.
Re: Kanboard – Kanban Project Management Software
#4Initial impressions, I ran: `docker run -d --name kanboard -p 80:80 -t kanboard/kanboard:v1.2.8` Then `docker logs kanboard` But I can't figure out how to log in. Maybe you should print the default login username and randomized password to std output when starting with docker? Edit Apparently this is not Show HN, so I'm not sure who am I talking to.
[0] - https://docs.kanboard.org/en/latest/admin_guide/installation...
Re: Kanboard – Kanban Project Management Software
#5Initial impressions, I ran: `docker run -d --name kanboard -p 80:80 -t kanboard/kanboard:v1.2.8` Then `docker logs kanboard` But I can't figure out how to log in. Maybe you should print the default login username and randomized password to std output when starting with docker? Edit Apparently this is not Show HN, so I'm not sure who am I talking to.
Re: Kanboard – Kanban Project Management Software
#6Re: Kanboard – Kanban Project Management Software
#7the only thing im missing is the limited reporting ability to export my timesheets. all tasks have to have subtasks to be able to track time. i use it for freelancing projects.
Re: Kanboard – Kanban Project Management Software
#8Re: Kanboard – Kanban Project Management Software
#9But this is just what we needed. Yet another piece of software to do kanban
Re: Kanboard – Kanban Project Management Software
#10Minor rant.
I dislike the install section. It just assumes I already know everything about how to do it. I ran into similar issues when I was trying to setup Kimai. Install instructions basically forced me to spend time hunting down howtos, resolving issues that came up during my attempt ( arrgh ), and later just throw my hands in the air as Kimai installer told me PHP version is too old ( tried XAAMP and WAMP ).
I get that everyone's setup is different. I do. I just think a little more information in that section would be helpful.