wiki:InstallationGuidelines/Linux/Server/ApacheMySQL

Version 32 (modified by Fran Boon, 12 years ago) ( diff )

--

Installation Guidelines: Linux (Production: Apache/MySQL)

Production Installs that are maintained by others are usually installed with Apache & MySQL.

  • Apache is a well-supported & flexible web server which can run Sahana well through mod_WSGI
  • MySQL is a well-supported database with an easy-to-use Admin UI (phpMyAdmin)

The simplest way to install is using our installation scripts.

These assume that you are installing on Debian Stable (6 'Squeeze').

  • Ubuntu will be similar, although you may need to tweak the setup (e.g. different PostgreSQL versions)
  • There are notes on installing on RedHat-based systems here, although these aren't as well-maintained: InstallationGuidelines/Linux/Server/RedHat

This is split into 2 halves, as the 1st script can create a base image which is then customised per-instance using the configure script.

Note: We currently install using the latest Trunk versions of both Web2Py & Eden...so there may be occasional glitches.

Before Imaging

install-eden-apache-mysql.sh Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/ApacheMySQL/install-eden-apache-mysql.sh, text/plain)

After Imaging

configure-eden-apache-mysql.sh Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Server/ApacheMySQL/configure-eden-apache-mysql.sh, text/plain)

Note: See TracWiki for help on using the wiki.