From a26aa95cc1e3feca18c9fb053fbe4ef53635eb7c Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Fri, 4 Oct 2019 10:33:06 +0200 Subject: [create-a-wiki] Early stab on updated lab wiki creation guide The article *create-a-wiki/create-a-wiki.mdwn* describes an outdated configuration of a fresh Ikiwiki install for laboratory purposes. This added page *create-a-wiki/lab-wiki.mdwn* is a stab on updating that configuration and guide. The update is not finished yet. --- create-a-wiki/lab-wiki.mdwn | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 create-a-wiki/lab-wiki.mdwn diff --git a/create-a-wiki/lab-wiki.mdwn b/create-a-wiki/lab-wiki.mdwn new file mode 100644 index 0000000..e3f27f8 --- /dev/null +++ b/create-a-wiki/lab-wiki.mdwn @@ -0,0 +1,28 @@ +--- +title: Create a fresh laboratory Ikiwiki install +... + +*DRAFT! The article [Create a wiki](create-a-wiki) describes an +outdated configuration of a fresh Ikiwiki install for laboratory +purposes. This page is a stab on updating that configuration and +guide. The update is not finished yet.* + +This guide has the history in attempts of the authors to understand +how Ikiwiki is setup in order to write +the [Create a Fripost wiki preview](/create-a-wiki-preview). The case +is useful for those that want to create an fresh Ikiwiki install for +other purposes, taking Fripost's as a starting point or for those that +need a safe sandbox lab environment to really hack away. + +A setup according to [creation of a preview](/create-a-wiki-preview) +presumed for preparation of all components. + +What we have in mind is to access the wiki, call it Lab wiki, through +*http://wiki.lab.localhost` for web editing and +`~/lab-wiki/wiki-slave` for local offline editing. + +It should be noted that what is described here probably is a perfectly +_unsafe_ usage of a web server. Make sure that the computer does not +except requests from Internet. + +*STOP* -- cgit v1.2.3