Showing changes from revision #20 to #21:
Added | Removed | Changed
Typing
./instiki
will start up Instiki, using the thin webserver, and by default will listen on Port 2500.
Instiki will run in the foreground, and will quit when you type Cntrl-C.
If you want Instiki to run in the background, type
./instiki --daemon
There are several commandline flags that may be of interest.
-d, --daemon-p, --port=port-b, --binding=ip-c, --config=file-u, --debugger-e, --environment=name-P, --path=/path-h, --help