summaryrefslogtreecommitdiff
path: root/puppet/modules/site_webapp/manifests
AgeCommit message (Expand)Author
2016-08-25Stop tor from restarting on every deploy (#8211).Micah
2016-08-25Reload tor if config or key is changed (#8210).Micah
2016-04-18[style] more manual linting for custom manifestsvarac
2016-03-11fix tor-related jessie deprecation problems (#7962)Micah
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
2016-02-02don't deploy bundler debug to serverskwadronaut
2016-01-22restructured site.pp, now only one class gets included in site.pp per service...varac
2016-01-04Fix status module invocation for hidden service enabled webapps (#7776)Micah
2015-11-30fix missing apache status module (#7638)Micah
2015-11-17[bug] [jessie] Load needed modules for apache 2.4varac
2015-10-30[feat] Add soledad::client class for soledad-syncvarac
2015-10-07[bug] Fix removal of webapp apache config filevarac
2015-09-30Fix server-status availability to tor hidden services (#7456)Micah Anderson
2015-09-03make couchdb.admin.yml only readable by root, make non-admin cron run as weba...elijah
2015-04-16properly clean up unused fileselijah
2015-04-16clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to t...elijah
2015-04-15disable 'rake cleanup:sessions' cron job.elijah
2015-04-08move rotated db creation to site_couchdb and fix rotated db testselijah
2015-03-30added support for rotating couchdb databases.elijah
2015-02-04consolidate sources into common.jsonelijah
2015-01-12Adds apache support for webapp.domain if defined. Fixes #6632guido
2014-12-09Soledad sync check needs python-u1db package installed (Bug #6520)varac
2014-12-02Use $hostname to locate tor.key. Fixes #6478guido
2014-11-07Better check for tor hidden service on a webapp node.guido
2014-11-04Adds support for Tor hidden service on webapp (Feature #6273)guido
2014-09-03Merge branch 'master' into developvarac
2014-08-28syslog logs everything but webapp FIX #6020guido
2014-08-05Fixes: #5952 Webapp now logs to it's own file instead of syslog and user.logguido
2014-06-25stunnel: make site_mx and site_webapp use new site_stunnelelijah
2014-06-17allow webapp.json to configure what engines are enabledelijah
2014-05-22remove old classesChristoph
2014-05-22fix haproxy config if webapp and mx run on the same hostChristoph
2014-02-27check syslog for webapp errorsvarac
2014-02-10move leap_webapp.conf template to common.conf which is included by the nagios...varac
2014-01-22anonymize webapp ips (Bug #4896)varac
2014-01-08fix webapp couchdb.yml to be couchdb.yml not couchdb.yml.webappelijah
2014-01-02added support for minimum client version checkingelijah
2013-11-28fix cwd in webapp cronjobsMicah Anderson
2013-11-28remove admin access from webappMicah Anderson
2013-11-27add webapp cron entries to cleanup sessions and tokens (#4572)Micah Anderson
2013-11-22improvements to webapp deployment: allow for greater customization, allow for...elijah
2013-11-22added custom index.htmlelijah
2013-10-11fixed issues from https://review.leap.se/r/98/varac
2013-10-11install ruby-dev for nickserver/webapp (#4079 + #4080)varac
2013-09-24deploy client_ca on webapp nodevarac
2013-09-24webapp leftover for seperate cert and key deployment (Feature #3918)varac
2013-09-24https://bitmask.net/ca.crt gives 403 Forbidden (Bug #3919)varac
2013-09-24move commercial x509 deployment to site_x509 (Feature #3889)varac