summaryrefslogtreecommitdiff
path: root/puppet/modules/site_webapp
AgeCommit message (Expand)Author
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-10-29added webapp.forbidden_usernames property to allow configuration of usernames...elijah
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-08-01minor: fix typo in webapp configAzul
2014-07-11Added allow_registration to webapp config.yml.Folker Bernitt
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-24move haproxy-template to modules/site_haproxyChristoph
2014-05-22remove old classesChristoph
2014-05-22fix haproxy config if webapp and mx run on the same hostChristoph
2014-05-14revert accidental change to webapp config templateAzul
2014-05-14use hash for provider service levelsAzul
2014-04-29require json so we can use it to dumpt the service levelsAzul
2014-04-24bring service_levels into webapp config - #5527Azul
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-11/etc/haproxy/haproxy.cfg changed randomly (Feature #4111)varac
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-24added site_config::x509::client_ca::cert and site_config::x509::client_ca::ke...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
2013-09-24seperate cert and key deployment (#3918)varac
2013-09-22Merge branch 'api-crt-3384' into develop fixes #3384kwadronaut
2013-09-22adding fqdn as default servername and moving service.domain to ServerAlias (f...kwadronaut
2013-09-20use newer haproxy_servers macro in order to allow couchdb and webapp to be on...elijah
2013-09-20fix whitespace issues from https://review.leap.se/r/82varac
2013-09-19fix x509 path in webapp config.yml.erb (#3894)varac
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-18Setup a class dependency for every tag 'leap_service' to make sure that shore...Micah Anderson
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-09-05require that shorewall is up before running bundler commands, it needs to pul...0.3.0rc1Micah Anderson
2013-09-04change git repository clone URIs from git:// to https:// (#3732)Micah Anderson
2013-09-02specify RAILS_ENV when calling bundle assets-precompile (fixes #3638)Azul
2013-08-29create individual classes for the apache modules so they can be included more...Micah Anderson