by syjer on 8/9/15, 3:04 PM with 25 comments
by BjoernKW on 8/12/15, 7:31 AM
I can't imagine why a company wouldn't get a proper yet slightly more expensive server with an adequate amount of RAM instead of a vhost that only allows to run PHP, especially as the software itself comes for free and most companies such a tool would be useful for likely already have some sort of dedicated server - either on-prem or hosted - anyway.
Besides, Java often is the only option for deploying tools in larger companies.
I have one question, though: What's your business model with Lavagna? From what I've seen at a cursory glimpse there doesn't seem to be dual-licensing or anything similar (which on the other hand probably wouldn't make sense for a project management tool anyway).
by sigmaml on 8/10/15, 6:14 AM
Also, is the implication that the merit of the tool is decided based on your personal liking/disliking for the language it is implemented in? That seems childish! If you are responsible for any decent business, dangerous!
by avitzurel on 8/11/15, 8:35 PM
1. It looks awesome in terms of UI 2. The webpage looks great and explains everything I wanted to know.
But when I looked at the source code and saw Java I was deeply disappointed.
I use Java a lot, MapReduce, Pig, Storm topologies, I love java but I would never use it on a server.
With every open source project adoption is super important, having Java on the server is a big ask when you want someone to try your project out.
One thing that will help a lot here is if you have a Dockerfile on your repo, this way people can build and deploy it easily. I'd even go as far as creation a chef recipe for it. Those can seem out of scope, but can help a lot.
Anyway, this seems like a solid piece of open source. Awesome
by reeboblue on 8/12/15, 7:40 PM
./lavagna.sh: line 54: -Ddatasource.dialect=MYSQL: command not found ./lavagna.sh: line 55: -Ddatasource.url=jdbc:mysql://localhost:3306/lavagna: No such file or directory ./lavagna.sh: line 61: -Ddatasource.username=lavagnauser: command not found
by anonbanker on 8/10/15, 1:16 AM
by kkirsche on 8/9/15, 11:52 PM
by xfalcox on 8/12/15, 10:20 PM
Is i18n on the roadmap?
by zz1 on 8/12/15, 8:29 AM
by nahtnam on 8/9/15, 8:14 PM
by stephenr on 8/9/15, 3:52 PM