Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 639 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 639 Bytes

Plone intranet demo and development deployment

This is a batou for a Plone intranet deployment configuration that enables easy local demonstrations, getting developers started, and provides a basis for production use.

Feel free to fork this repository to get started.

Installation

$ hg clone https://bitbucket.org/flyingcircus/batou-plone-intranet
$ cd batou-plone-intranet
$ ./batou deploy vagrant
$ open http://plone.192.168.50.4.nip.io/

You should now see a Plone site in your browser.

Walk through the installation

XXX

How to develop

XXX

How to go to production

XXX