summaryrefslogtreecommitdiff
path: root/puppet/modules/site_couchdb/files
AgeCommit message (Collapse)Author
2015-09-28Create invite code db and design docsankonym
2015-04-08move rotated db creation to site_couchdb and fix rotated db testselijah
2015-03-30added support for rotating couchdb databases.elijah
2014-11-20ship a modified runit config for bigcouch that raises the open fileMicah Anderson
descriptor limits to account for bigcouch sync spikes (#4935) Change-Id: I242fba31f961b6139ec641e1708b170f5c0d009b
2014-04-10#5315 update soledad design docsAzul
2014-02-26update design docs, include messages (#5188)Azul
2014-01-09fix function issues in webapp design documentsAzul
This change is a result of https://github.com/leapcode/leap_web/pull/133. Both should be deployed at the same time to prevent conflicts.
2013-12-31add design docs for new soledad version to shared dbAzul
2013-12-19Deploy /etc/leap/couchdb_scripts_defaults.conf so we can exclude some DBs, ↵varac
i.e. sessions + tokens (#4794)
2013-11-28remove duplicate couchdb design document json filesMicah Anderson
Change-Id: I5b3d073aec0522cf464ff41905be1ee326f13197
2013-11-27enable uploading a document to couch from a file (#4256)Micah Anderson
deploy design documents during couch deploy (#3771) Change-Id: I4679e066303ac9b02582214c48e2e7dcfe5bd651
2013-11-21initial design documents from the webapp (#3770)Azul
2013-03-10futon is enabled by default on bigcouch in default.inivarac
we need to find another way to disable futon, it won't work disabling it here
2013-03-09couchdb init file moved to couchdb modulevarac
2013-02-09re-enabling futon (see #1121)varac
2013-02-08couchdb: disable futon (Feature #1121)varac
2012-12-19added ca_daemon initscript for latervarac
2012-11-04provide coustom couchdb initscript to ensure stop/restart is workingvarac
2012-11-03configure apache ssl proxy for couchdbvarac
2012-11-03[admins] section moved to local.d/admin.inivarac
2012-11-01custom local.ini with ssl supportvarac