Skip to content
isberg1 edited this page Nov 2, 2018 · 29 revisions

Welcome to the Puppet-CouchDB wiki

Table of contents:

  1. Manual installation of CouchDB
  2. Project backlog
  3. Puppet template design
  4. Server template design
  5. Work-log day 1
  6. Work-log day 2
  7. Work-log day 3
  8. Work-log day 4
  9. Work-log day 5
  10. Work-log day 6

Automatic deploy:

  • The infrastructure is created with OpenStack Heat (repo)
  • User-data bootscripts installs puppet master and agents.
  • The puppet master uses r10k to pull a control-repo (repo)
  • The control-repo gets the CouchDB module from the 'master' branch, as defined in the Puppetfile.

Clone this wiki locally