ixxie has joined joined #nixos-wiki
ixxie has quit [(Quit: Lost terminal)]
<makefu> Mic92: looks like everything *just works*(tm)
<makefu> but i will test today a bit more stuff
goibhniu has joined joined #nixos-wiki
kuznero has joined joined #nixos-wiki
<kuznero> Hi All! Can I ask which software is used to power nixos.wiki?
<goibhniu> hi kuznero, it's mediawiki
<kuznero> goibhniu: do you know if that is difficult to migrate content from mediawiki to other formats normally? Recently content was migrated into mediawiki on nixos.wiki, right? From where? Was that also mediawiki? Was that difficult?
goibhniu has quit [(Ping timeout: 246 seconds)]
<kuznero> Is there nix package for mediawiki by any chance?
goibhniu has joined joined #nixos-wiki
<makefu> kuznero: there is actually, it is currently part of the httpd extraSubsystems (apache). see https://gitlab.com/samueldr/nixos-wiki-proposition/blob/master/mediawiki.nix#L134-162 or more generally the discussion at https://github.com/nixos-users/wiki/issues/8
<kuznero> makefu: looks great! Is this part of 17.03 channel already?
<makefu> not sure
* makefu is running cherry-picked nixos-unstable
<fadenb> cherry picket nixos-unstable is the most stable thing there is ;)
<kuznero> fadenb: nice :) now I need to convince myself to run nixos setup intead of docker image :)
<fadenb> Just be prepared for a steep learning curve, once the first hurdles are done it is the most fun distribution I ever worked with
<makefu> ack
<makefu> i think most people who work with nixos on multiple machines use some pinned stable or unstable branch and cherry-pick the changes they want onto the repo
<fadenb> At work we are actually most of the time running on top of unstable with 2-3 small changes, only broke once during build time, never had any issues (but we only update every 3-4 weeks)
<kuznero> I am pretty long with NixOS (still feel like a complete nube of course). But I need to understand if running mediawiki as a service is better than simply running it in docker. Basically right now I am choosing wiki engine for my team internally at my workplace and I would like to keep it simple - e.g. use SQLite instead of a dedicated db server (team is pretty small anyway). And I want to make sure it is backed up and easily resto
<kuznero> One thing that worries my about docker image version of mediawiki is that there are no volumes that will allow me to keep database files and images.
<kuznero> But in general mediawiki looks pretty cool. Not sure why didn't I look into that more closely before...
zraexy has quit [(Ping timeout: 240 seconds)]
<teozkr> kuznero: NixOS services aren't run in a container
<teozkr> and have full access to the usual FS
<teozkr> but still get most of the isolation of docker
<teozkr> that said, iirc you can define docker volumes when you create your container from the image? so that shouldn't be a massive problem anyway
<samueldr> between 17.03 and 17.09, the mediawiki extraSubsystem only differs in 17.09 there is an extensions list property
<samueldr> erm, unstable**, didn't actually verify 17.09
<samueldr> and in unstable, mediawiki's version was upgraded
kuznero has quit [(Quit: Page closed)]
kuznero has joined joined #nixos-wiki
kuznero has quit [(Quit: Page closed)]
zraexy has joined joined #nixos-wiki
goibhniu has quit [(Ping timeout: 240 seconds)]
zarel has joined joined #nixos-wiki
zarel has quit [(Quit: Leaving)]
goibhniu has joined joined #nixos-wiki
goibhniu has quit [(Ping timeout: 240 seconds)]