/devbackend

Plone backend for development

Primary LanguagePython

rohbergplonedeployment devbackend

Plone for development

  • Plone standalone
  • pm2 for process management

Steps

  • Create a repository from this template
  • Clone your repository locally
  • run ./batou
  • customize your first environment local.cfg
  • deploy to your first environment with ./batou deploy local
  • find your new environment in ./work/
  • start with pm2 start ./work/pm2/website.pm2.config.js
  • see processes with pm2 list