-
Prepare:
-
Create wiki directory:
mkdir wiki -
Populate it with default files:
mycorrhiza wiki
-
-
Terminate the wiki.
-
Replace the files with your own while keeping the new names:
-
wiki.gitwith your git repo -
config.iniwith your config -
registered-users.jsonandfixed-users.jsonwith your user files -
And the rest, if you need to.
-
-
If you have
wiki/wiki.git/staticdirectory, rename it towiki/static. -
Do not forget to change any scripts that manipulate your wiki, if you have any.