From: fortasse <for...@ri...> - 2013-06-20 13:44:02
|
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. > 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 > 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. Should we set up a more robust system? We could do a cron job to make those xml dumps and push them to github. > > 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. > Can I just go ahead and change a few things in LocalSettings.php? (Want > to enable name spaces.) > Go right ahead. > 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. Thanks everyone, and keep up the great work so far! > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Whonix-devel mailing list > Who...@li... > https://lists.sourceforge.net/lists/listinfo/whonix-devel > |