Introducing a Puppet module for Koha
Dear Koha users and developpers, I would like to introduce to you a new Koha Puppet module: https://gitlab.com/cmaisonneuve/puppet-koha This work has been sponsored by my employer: Collège de Maisonneuve (http://www.cmaisonneuve.qc.ca/). Puppet is an open-source configuration management platform aimed at enabling automation of software deployments. The Puppet Koha module can take care of configuring the Koha APT repository, installing the koha-common package, managing the Koha configuration files and templates, installing and configuring the Apache webserver, and, of course, creating and managing Koha instances. You don't need a full server/client Puppet deployment to use this module: it also works with a standalone agent. It's currently light on tests and documentation, but I hope to fix this in future releases. Bug reports and merge requests welcome! Thanks, -- Jerome
Dear Jérôme This is great! Thank you for sharing Chris On 21 June 2018 5:42:49 AM NZST, "Jérôme Charaoui" <jcharaoui@cmaisonneuve.qc.ca> wrote:
Dear Koha users and developpers,
I would like to introduce to you a new Koha Puppet module:
https://gitlab.com/cmaisonneuve/puppet-koha
This work has been sponsored by my employer: Collège de Maisonneuve (http://www.cmaisonneuve.qc.ca/).
Puppet is an open-source configuration management platform aimed at enabling automation of software deployments.
The Puppet Koha module can take care of configuring the Koha APT repository, installing the koha-common package, managing the Koha configuration files and templates, installing and configuring the Apache webserver, and, of course, creating and managing Koha instances.
You don't need a full server/client Puppet deployment to use this module: it also works with a standalone agent.
It's currently light on tests and documentation, but I hope to fix this
in future releases.
Bug reports and merge requests welcome!
Thanks,
-- Jerome
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
participants (2)
-
Chris Cormack -
Jérôme Charaoui