wm: doc

Download patch

ref: e9b2f995322008727e300be5819ba0af5665678c
parent: b52b767eaf54b25687293a6ecd9e851cdbaf1b4f
author: jrmu <jrmu@cloud9p.org>
date: Mon Oct 7 01:58:03 EDT 2024

Basic instructions for setting up wikifs on 9front

--- /dev/null
+++ b/wikifs.ms
@@ -1,0 +1,11 @@
+This guide assumes you have set up ip/httpd according to the guide.
+
+In /cfg/$sysname/cpurc, make sure to add this line before calling ip/httpd/httpd:
+
+wikifs -p 666 -s wiki.$sysname -a tcp!*!wiki /sys/lib/wiki
+
+Then in /cfg/breadofgod.org/namespace.httpd, you must add a line similar
+to the below to mount the service created by wikifs:
+
+# wiki
+mount -b '#s'/wiki.$sysname /usr/web/$sysname