Wiki Deployment

Wiki Systems

Public Wikis

Project Wikis

Wiki Deployment Notes

The Internet accessible Wikis are:

  1. Instances of the MoinMoin wiki software

    1. MoinMoin is implemented in Python

    2. Version 1.6.1 is installed on lu.softxs.ch
  2. All wikis run in a vitual host wiki.softxs.ch
    1. You need to add a some configuration information to httpd.conf each time you add a new wiki

Deployment of MoinMoin 1.6.1 on lu.softxs.ch

Had to modify the createinstance.sh script:

Example: Deployment of the Wiki Instance for MET

Install Wiki Software

On lu.softxs.ch as user root:

Note that we define shell variables to make this a slightly more generic script.

Wiki Instance Configuration

Update the wikiconfig.py file:

Make the following changes:

Differences between the original and updated files are shown:

Update the Apache Configuration

Restart apache

Configuration htaccess based password protection

Wiki Backup

TODO


Notes and Ideas

  1. There is a FreBSD port: p5-HTML-WikiConverter-MoinMoin, which claims to be able to convert HTML into MoinMoin markup.


Installing MoinMoin, Single User Installation, Setup on MacOS X

MoinMoin Installation

  1. Download MoinMoin and unpack.

  2. Follow install instructions moin-{version}/docs/INSTALL.html

How to start the wiki server after quick install

Point browser to http://localhost:8080/

Installing DocBook Export Action

Requirements

The following software is required in order to make the DocBook Export Action work:

  1. Download MacPorts and install

  2. restart
  3. run the following commands ...

  sudo port install py-xml
  sudo port install python_select
  sudo port select python python24

You should now be able to use the export action.

More info: http://reality-and-a-half.multiversum.com/2010/11/docbook-export-in-moinmoin-wiki-running-on-mac-os-x-10-6-snow-leopard/

WikiDeployment (last edited 2011-08-04 14:58:53 by 77-58-103-157)

Copyright 2008-2014, SoftXS GmbH, Switzerland