bird-house / cookiecutter-birdhouse

Cookiecutter template for Birdhouse PyWPS birds.
http://cookiecutter-birdhouse.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Adapt cookiecutter to "next-generation" deployment with Ansible #14

Closed cehbrecht closed 6 years ago

cehbrecht commented 6 years ago

Description

I'm currently working on the Ansible deployment for WPS birds which is requested by the Copernicus project. This will influence the layout of a WPS bird ... it should be much simpler at the end, it won't have buildout anymore. Documentation needs to be adapted and a new "Getting Started" with a Makefile or Paver should be available.

Emu will be the first bird to use the new Ansible deployment. When Emu is ready we can use it to update the cookiecutter-template.

Question: Shall we make a slow transition and keep the new cookiecutter on a branch for a while?

huard commented 6 years ago

I suggest you make ansible the master branch, but keep the buildout version on a branch for some time.