Annoucing minitage.paste.extras
Making more and more complicated instances from server dependencies installed into the minitage tree make me relying on somehow intrusive dependencies.
As i want minitage.paste to depend on barely nothing else that paster and the minitage core, i have splitted such 'instances' in an additionnal egg.
minitage.paste.extras was born.
This package borrow 2 instances at the moment:
- minitage.instances.cas: Install a CAS server
- minitage.instances.openldap: Install an openldap server
Those instances make some nice things as generating on the flag SSL certificates for enabling secured connections to your instance(s).


