welcome: please sign in
location: Diff for "Cloud/Images/IFCA_MoinMoin_Appliance"
Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2012-10-16 13:34:21
Size: 449
Editor: aloga
Comment:
Revision 6 as of 2012-10-16 14:46:33
Size: 1395
Editor: aloga
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 Name:: IFCA !MoinMoin 1.9.3 Appliance  Name:: IFCA MoinMoin 1.9.3 Appliance
Line 17: Line 17:
This is an Ubuntu Server 12.04 with the MoinMoin 1.9.3 wiki engine installed.

MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.MoinMoin is Free Software licensed under the GPL

This appliance includes:

 * MoinMoin configurations:
    * Installed from package management.
    * Wiki data maintained in `/usr/share/moin/mywiki/`.
    * Enabled FCKeditor by default (ease of use).
    * Use Apache WSGI (performance).
 * Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).
Line 19: Line 32:
Boot the machine, and browse to its IP address to configure it.

##=== FCKeditor ===
##FCKeditor is enabled by default. If required, it can be disabled like this:
##
##{{{
## sed -i "s|editor_force = False|editor_force = True|" /etc/moin/mywiki.py
## /etc/init.d/apache2 restart
##}}}
##

IFCA MoinMoin 1.9.3 Appliance

Ubuntu Server 12.04 JeOS with MoinMoin 1.9.3 installed

Details

Name

IFCA MoinMoin 1.9.3 Appliance

Created
2012-10-16T13:27:04Z
Updated
2012-10-16T13:28:59Z
Status
ACTIVE
Supported by
IFCA
ID
9b8aaa86-5a40-4deb-89f9-793fb153f74a
Minimum Disk
0
Minimum Ram
0
Architecture
x86_64

Description

This is an Ubuntu Server 12.04 with the MoinMoin 1.9.3 wiki engine installed.

MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.MoinMoin is Free Software licensed under the GPL

This appliance includes:

  • MoinMoin configurations:

    • Installed from package management.
    • Wiki data maintained in /usr/share/moin/mywiki/.

    • Enabled FCKeditor by default (ease of use).
    • Use Apache WSGI (performance).
  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).

Usage

Boot the machine, and browse to its IP address to configure it.


CategoryCloudAppliance