Skip to content

ploneUN/ilocop.buildout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILO Community of Practice Buildout

Provides functionalities needed for the infrastructure of:

Requirements

  • A working Python2.6 installation on a Linux/*NIX
  • libjpeg-devel, zlib-devel
  • ejabberd-2.1.12

Installation

HAProxy and Ejabberd is provided by this repository:

zypper addrepo http://download.opensuse.org/repositories/server:http/SLE_11_SP2/server:http.repo

Development mode:

git clone https://github.com/ploneUN/ilocop.buildout
cd ilocop.buildout
python2.6 bootstrap.py
./bin/buildout -vvvvv

Deployment mode:

git clone https://github.com/ploneUN/ilocop.buildout
cd ilocop.buildout
python2.6 bootstrap.py
./bin/buildout -vvvv -c deployment.cfg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors