Taking the Wiki Offline

From DFN Wiki
Revision as of 14:58, 10 April 2019 by Robert Howie (talk | contribs)
Jump to: navigation, search
  1. Install mwoffliner: https://github.com/openzim/mwoffliner
  2. Modify the Unix socket section of the redis-server config (/etc/redis/redis.conf) so that the unix socket is created and has the correct permissions.
unixsoxket /dev/shm/redis.sock
unixsocketperm 777
  1. Run mwoffliner
mwoffliner --mwUrl=https://wiki.dfn.net.au --adminEmail=-adminEmail=foo@bar.net --mwApiPath=/api.php --mwWikiPath=/ --mwModulePath=/load.php