🍄Release1.2Migration Guide

  1. Prepare:

    • Create wiki directory: mkdir wiki

    • Populate it with default files: mycorrhiza wiki

  2. Terminate the wiki.

  3. Replace the files with your own while keeping the new names:

    • wiki.git with your git repo

    • config.ini with your config

    • registered-users.json and fixed-users.json with your user files

    • And the rest, if you need to.

  4. If you have wiki/wiki.git/static directory, rename it to wiki/static.

  5. Do not forget to change any scripts that manipulate your wiki, if you have any.