Kunda1 wrote:Kunda1 wrote:kkremitzki wrote:I'm setting up an installation of MantisBT 2.0 for further testing now. I'm assuming the switch will come before too long, and I should target the next version, right?
I think 2.0 is the plan. Either way I think the plug-in is interchangeable between versions
@yorik, please respond when you get a moment, thanks!
@kkremitzki have you succeeded in installing mantis ?
Yep, in fact I found
https://github.com/FreeCAD/Homepage and got a MediaWiki installation plus the MantisBT installation and the FreeCAD homepage all set up on one box.
It's too bad the forum is
forum.freecadweb.org and not
freecadweb.org/forum since there's already
freecadweb.org/wiki and
freecadweb.org/tracker. Right now
index.php works fine with my local Mediawiki and MantisBT installations, but the "production" forum is hard-coded.
I plan on forking the homepage and adding a non-hardcoded reference. That way I can make, e.g. a Docker image with all the main FreeCAD infrastructure tools on it, which will help with devops testing. Eventually if "production" is deployed in the same way as dev or staging environments it could help distribute the sysadmin burden. (Automatic deploys rather than needing a sysadmin with shell access.)