From: adrelanos <adr...@ri...> - 2013-06-20 14:33:16
|
fortasse: > adrelanos: >> Hi fortasse, >> >> do you speak git? >> >> I was delighted to notice, that git is already installed. >> > I love git! I was using it to pull the old SF.net documentation. Great. >> How did you install mediawiki? From tarball? >> > Yup, installed from > http://download.wikimedia.org/mediawiki/1.21/mediawiki-1.21.1.tar.gz >> How to we keep mediawiki updated while keeping settings? >> > > The Mediawiki wiki has a solid page on upgrading: > https://www.mediawiki.org/wiki/Upgrade Ok. >> How to make a backup? I just run >> >> php dumpBackup.php --current > ~/dump.xml >> >> for now and share that on github? It doesn't include >> users/passwords/permissions, but I don't expect too many users anyway. >> This includes all current pages. > > That should work well. I also have the server provider set up to do > twice-daily images of the disk, but I would hope to use those only in a > dire emergency. Yes. > Should we set up a more robust system? For me its more than fine at the moment. > We could do a > cron job to make those xml dumps and push them to github. Its a nice to have. >> >> Is it ok if I run "git init" in /var/www/wiki? I asked in #mediawiki in >> freenode, there should be no issues. If you know git, you already know >> what it does and if not, it only creates a .git folder. (Its just to >> make it easier to keep track of changes.) >> > > That would be fine. Ok. >> Can I just go ahead and change a few things in LocalSettings.php? (Want >> to enable name spaces.) >> > > Go right ahead. Ok. >> Cheers, >> adrelanos >> > > adrelanos, do you happen to have a SVG or PNG of the whonix logo? I > don't want to use the JPEG on sourceforge. No, I don't have one. > Thanks everyone, and keep up the great work so far! Just you and me at the moment. :) |