Forum archive
Git server/repo as part of TKL MediaWiki Appliance?
Hello,
Is Git normally used as part of Turnkey MediaWiki Appliance? We have a Turnkey Wiki appliance which was set up by one of my predecessors (who has since moved on to other things), that runs a knowledgebase for our company. It's been working well for a long time, so I haven't really touched the box much (other than to get some remote backup going with our IT department to backup the virtual hard drive of the VM that the Turnkey Linux Wiki is installed in).
I discovered today that there were problems with the Wiki, and when I investigated, the root file system of the TKL MediaWiki App was at 100% usage (that is, there was no free space on the virtual hard drive).
I found that most of this space (9.5G) was being used by /etc/.git
I made a backup of the virtual machine, deleted /etc/.git, then rebooted the server, and it at least appears that everything is working correctly with the Wiki once again.
So, now I am trying to figure out if that git repo was SUPPOSED to be part of TKL MediaWiki Appliance, or if someone else created a Git repo on our wiki server who probably shouldn't have been.
1) I would try reinitialising the etckeeper repo. I reckon that should fix it as I think that is what I did back then... IIRC that is with this command:
You could then proceed to implement the tweaks I linked to. I don't think that the repo missing will cause you any issues (although I don't know for sure...)
2) If you don't care about keeping track of config modifications (which is what etckeeper does) then I doubt your current situation (i.e. with /etc/.git missing) will have any immediate negative impacts on the usage of your TKL Mediawiki appliance. Although if you don't wish to use it, then I'd probably be inclined to remove it altogether like this:
3) I doubt upgrading will make any difference to migrating your content. I don't know how Confluence works (I have never even heard of it...). And I have no idea abut the best way to export data from MediaWiki (I guess that will somewhat depend on the ways that you can import data into Confluence). The only scenario I imagine where upgrading may be beneficial would be if you find a MediaWiki extension that can export the data in a format that works nicely with Confluence and it is not available for the version of MediaWiki currently installed. Otherwise I personally wouldn't bother.
Pity to see you go, but glad that you have been left with a postitive impression of TurnKey. Good luck with your new system and don't forget to recommend us if you get the opportunity! :)