index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
site_couchdb
/
manifests
/
init.pp
Age
Commit message (
Expand
)
Author
2013-09-18
Setup a class dependency for every tag 'leap_service' to make sure that shore...
Micah Anderson
2013-09-13
setup stunnel config to use default x509 cert,key+ca (#3837)
varac
2013-09-02
create all webapp databases so _security is set (fixes 3517)
Azul
2013-08-30
create sessions db with puppet (Bug #3597)
varac
2013-08-27
setup bigcouch logrotation (#3491)
Micah Anderson
2013-08-14
require that the couchdb::query::setup has been run before any attempts are m...
Micah Anderson
2013-05-23
include site_couchdb::bigcouch::add_nodes in site_couchdb/manifests/init.pp
varac
2013-04-24
take out plain couchdb setup, always deploy bigcouch (Feature #2176)
varac
2013-04-24
Use pre-salted+hashed admin pw for couchdb (Feature #1941)
varac
2013-04-24
updated needed couchdb users and DBs
varac
2013-04-24
Use pre-salted+hashed user pw for couchdb (Feature #2324)
varac
2013-04-04
add Erlang Distributed Node Protocol Port json entry under bigcouch
Micah Anderson
2013-04-04
remove the apache_ssl_proxy cleanup
Micah Anderson
2013-04-02
couchdb hosts include site_shorewall::couchdb::bigcouch
varac
2013-03-14
add couchdb stunnel server
Micah Anderson
2013-03-14
remove apache ssl proxy in preparation of replacing it with a stunnel setup
Micah Anderson
2013-03-14
include cloudant package repo for bigcouch server
varac
2013-03-10
pass couchdb cookie to class couchdb
varac
2013-03-10
use bigcouch in site_couchdb
varac
2013-02-06
include shorewall config for webapp and couchdb
varac
2013-01-31
tag 'base' is a bad idea because it invokes apache::base as well
varac
2013-01-31
tag 'service' for all service classes
varac
2012-12-07
new names for couchdb DBs
varac
2012-12-07
removed pinning couchdb to unstable because 1.2.0-3 is in wheezy, finally
varac
2012-11-22
call refresh_apt before installing couchdb, solves https://leap.se/code/issue...
varac
2012-11-06
adopt new hiera creditials
varac
2012-11-04
working resource relationships for deployment
varac
2012-11-03
install apache_ssl_proxy, add users, create DBs + security roles
varac
2012-11-03
deploy server_cert.pem + server_key.pem, notify apache
varac
2012-11-03
overwrite /etc/apache2/ports.conf so 0-default.conf and 0-default_ssl.conf do...
varac
2012-11-03
configure apache ssl proxy for couchdb
varac
2012-11-01
use couchdb x509 hiera values
varac
2012-11-01
deploy ssl cert working
varac
2012-11-01
deploy ssl certs
varac
2012-11-01
another try of class relationships
varac
2012-10-30
try explicit class relation
varac
2012-10-30
configure unstable pinning for couchdb before install
varac
2012-10-13
install couchdb from unstable, see init.pp
varac
2012-10-13
use site_couchdb
varac
2012-10-13
use debian unstable for couchdb
varac