Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

computerminds/pergola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pergola

A setup script for a high performance Drupal.

Requirements

Currently Pergola ONLY supports Debian based distributions, notably anything other than Ubuntu 10.04 or 12.04 may fail to work.

Installation

Automatic installation

You can install this via the command line with either 'curl' or 'wget'.

via curl

curl -L https://github.com/computerminds/pergola/raw/master/tools/install.sh | sh

via wget

wget --no-check-certificate https://github.com/computerminds/pergola/raw/master/tools/install.sh -qO - | sh

Manual installation

(as root)

apt-get update
apt-get install git-core
git clone git://github.com/computerminds/pergola.git -b dev /opt/pergola
cd /opt/pergola
python setup.py

About

A high performance setup for a Drupal server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •