|
|
|
|
|
by general1726
316 days ago
|
|
I tried Redmine, went to Trello and then returned to self hosted Redmine. Redmine might be little bit inflexible and does not have nice Kanban board, but when you will correctly set start-due dates + limit how far into future you want to see it can create usable Gannt chart, and I have eventually got used on this type of work. Next step has been putting Redmine on the web so I can access it from anywhere. I have got stuck on setting up HTTPS for Redmine in Docker container, which required to use traefik or what the hell so I have gave up on that part and instead started using Wireguard on my laptop + my phone and my router and just access it via plain HTTP + VPN. Advantage is that I don't need to worry about bugs in Redmine because it is not exposed to the internet itself at all. I understand this setup is light years from what regular user would do and it should give FOSS community pause to think about user friendliness and ease of a setup. But it is unlikely it will. |
|