summaryrefslogtreecommitdiff
path: root/puppet/modules/site_webapp/manifests/couchdb.pp
AgeCommit message (Expand)Author
2016-03-04fix location of couchdb.admin.ymlelijah
2016-03-04ensure /var/leap/couchdb exists before creating files there.elijah
2016-03-04move the location of couchdb.admin.yml so that it does not need to have its o...elijah
2015-09-03make couchdb.admin.yml only readable by root, make non-admin cron run as weba...elijah
2015-03-30added support for rotating couchdb databases.elijah
2014-06-25stunnel: make site_mx and site_webapp use new site_stunnelelijah
2014-01-08fix webapp couchdb.yml to be couchdb.yml not couchdb.yml.webappelijah
2013-11-28remove admin access from webappMicah Anderson
2013-09-19webapp: Depend services on deployment of default key, cert and ca (Feature #3...varac
2013-09-19only deploy x509 stuff for nodes if it existes in hiera (Feature #3875)varac
2013-09-13setup stunnel config to use default x509 cert,key+ca (#3837)varac
2013-09-13use define instead of class for site_stunnel::setup (#3817)varac
2013-08-14Fix problem where webapp production.log had the wrong permissions - #3471Micah Anderson
2013-05-23Merge branch 'feature/switch-webapp-location' into developMicah Anderson
2013-05-22add missing require => on the vcsrepo which could cause these resources to failMicah Anderson
2013-05-22change paths for leap webapp to be under /srv/leap/webapp from /srv/leap-webappMicah Anderson
2013-04-24user leap-webapp instead of leap_webappvarac
2013-04-24couchdb.yml.admin is changed on every puppetrun from leap-webapp to rootvarac
2013-04-23fix mode for webapp production.log (#2300)Micah Anderson
2013-04-04set permissions on the rails production.log, otherwise passenger complains ab...Micah Anderson
2013-04-04fix typo in x509::variablesMicah Anderson
2013-04-04make sure the couchdb.yml permissions are set properlyMicah Anderson
2013-04-04fix missing commaMicah Anderson
2013-04-04pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...Micah Anderson
2013-04-02refactor couch_client stunnel to use new stunnel_client leap_cli macroMicah Anderson
2013-04-02provide stunnel connect_port to site_webapp:couchdbvarac
2013-04-02moving generic stunnel config from site_webapp to site_stunnel now workingvarac
2013-04-02moved generic stunnel config from site_webapp to site_stunnelvarac
2013-03-28added stunnel_serverelijah
2013-03-19create a separate couchdb.yml.admin that contains the couchdb admin privilege...Micah Anderson
2013-03-19fix spelling of 'command' parameterMicah Anderson
2013-03-19fix missing closing curly braceMicah Anderson
2013-03-19configure webapp haproxy couchdb connectionMicah Anderson
2013-03-19Migrate the couchdb design documents during webapp deploy (#1976)Micah Anderson
2013-03-18Webapp: Use stunnel localhost:5000 for couchdb connectionvarac
2013-03-16Merge branch 'stunnel_switch' into developvarac
2013-03-16pick the first couchdb host for webapp couch configvarac
2013-03-14add couchdb stunnel clientsMicah Anderson
2012-11-27switch from hiera_array to just hieraMicah Anderson
2012-11-27fix location of couchdb.yml templateMicah Anderson
2012-11-27setup the couchdb class to provide the couchdb connection parametersMicah Anderson