Skip to main content

Different kind of buildout templates used by Quadra-Informatique

Project description

Introduction
============

This egg contain some paste templates to help to build a plone architecture
with as less knowledge as possible about python and Plone. The first target is
Debian Lenny up-to-date with the lenny-backports repository enabled. In a
second time Debian Squeeze and Ubuntu LTS should be added. No ReadHat, Suse ,
Mandriva or any RPM-based linux is in the roadmap.

The docs directory contains all necessary steps about server configuration
before to install this egg. These documents can be distributed separately under
the specified license in each of them.

These templates was initiated by the UNIS Team of the ENS de Lyon
<unis@ens-lyon.fr> and by Quadra Informatique <plone@quadra-informatique.fr>.

The CECILL-B license is a BSD like license. The english and the french version
are available in this directory. If you want to make patch or to send us a
success story you can use the mail addresses above.


UNIS Skells Usage
===================

Skells allows you to quickly configure a new project following its need.



Project preparation
-------------------

::

cd ~/
mkdir project
cd project
/opt/python/python2.6/bin/virtualenv .
source bin/activate

At this step verify that your Python interpreter is a python 2.6

::

$ python
Python 2.6.6 (r266:84292, Nov 9 2010, 04:51:52)
...

Now you can install our architecture dependencies for Plone 4

::

easy_install python-ldap
easy_install psycopg2
easy_install lxml==2.2.8
easy_install celementtree
easy_install ZopeSkel
easy_install zopeskel.unis


You should create an user in your postgres database

::

sudo -u postgres createuser -e -d -i -l -P -R -S plone


Changelog
=========

1.1 2010-11-10
-----------------

- Add usage documentation in the package description
[encolpe]

1.0 2010-11-10
-----------------

- Initial release
[encolpe]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zopeskel.unis-1.3.tar.gz (19.2 kB view details)

Uploaded Source

File details

Details for the file zopeskel.unis-1.3.tar.gz.

File metadata

  • Download URL: zopeskel.unis-1.3.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zopeskel.unis-1.3.tar.gz
Algorithm Hash digest
SHA256 5e6651dae0cdf4db359350e5976c0c54e3c7290873b30123fbe1b7b6beb20434
MD5 df53d08b7d855ec386117b758608ef16
BLAKE2b-256 b5323a6bb90f3d227b33da8a79a75ffb0db43e2bf644e1ae036e3d3e608e0f58

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page