Skip to content

Plone 5.2 buildout for a Python-3 virtualenv - customized from unified installer

Notifications You must be signed in to change notification settings

novareto/plone52_buildout

Repository files navigation

plone52_buildout

Installationsprozedur für die Plone-Installationen der SIGUV-Kooperation

Installation

Vorbereitung des Ubuntu-Systems

  • sudo apt-get install build-essential python-dev libjpeg-dev libxslt-dev supervisor
  • sudo apt-get install libpython3-dev
  • sudo apt-get install python3-pip
  • sudo apt-get install mongodb

Binaries zum Indexieren von Content

  • sudo apt-get install wv
  • sudo apt-get install poppler-utils

Vorbereitung und Durchführung des Plone-Buildouts

Buildout mit Developer-Tools

  • ~/$projectname > ./bin/buildout -c develop.cfg

Anpassung der buildout.cfg nach git clone

  • user=admin:admin
  • buildout-user = teamweb
  • Portnummern der Clients

About

Plone 5.2 buildout for a Python-3 virtualenv - customized from unified installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published