summaryrefslogtreecommitdiff
path: root/puppet/modules/site_webapp/templates
AgeCommit message (Expand)Author
2017-03-22webapp: add secret_key_base to configAzul
2016-04-05testing: adds mx delivery testselijah
2015-11-17[bug] [jessie] template functions need an arrayvarac
2015-09-28Modify config.yml.erb to include the invite code optionankonym
2015-09-10fix various problems with webapp config generationelijah
2015-08-03webapp: add support for customizing localeselijah
2015-03-30added support for rotating couchdb databases.elijah
2015-02-03Merge remote-tracking branch 'elijah/feature/expire' into developMicah Anderson
2015-02-02added custom puppet function sorted_json(). closes #6389elijah
2015-01-28update default provider.json to use the (now) correct expiration time format....elijah
2014-10-29added webapp.forbidden_usernames property to allow configuration of usernames...elijah
2014-08-01minor: fix typo in webapp configAzul
2014-07-11Added allow_registration to webapp config.yml.Folker Bernitt
2014-06-17allow webapp.json to configure what engines are enabledelijah
2014-05-24move haproxy-template to modules/site_haproxyChristoph
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-01-02added support for minimum client version checkingelijah
2013-11-28remove admin access from webappMicah Anderson
2013-10-11/etc/haproxy/haproxy.cfg changed randomly (Feature #4111)varac
2013-09-24added site_config::x509::client_ca::cert and site_config::x509::client_ca::ke...varac
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-07-30webapp - use hiera config "webapp.admins" for the list of admin usernames, de...elijah
2013-07-30added webapp.secure flag (turns on secure cookies and HSTS)elijah
2013-07-30site_webapp - add support for haproxy weights and backup servers (resolves #3...elijah
2013-04-22webapp -- fixed bug in configurationelijah
2013-04-16move secret token into the config.yamlMicah Anderson
2013-04-09add a httpchk line to haproxy to properly test if the couchdb is availableMicah Anderson
2013-03-19create a separate couchdb.yml.admin that contains the couchdb admin privilege...Micah Anderson
2013-03-19configure webapp haproxy couchdb connectionMicah Anderson
2013-03-19configure site_webapp::haproxy to ship a haproxy config::fragment to setup theMicah Anderson
2013-03-19turn off automatic updates of couchdb design docs (#1979)Micah Anderson
2013-03-18Webapp: Use stunnel localhost:5000 for couchdb connectionvarac
2013-03-17added support for "limited" service levels (although vpn is not yet actually ...elijah
2013-02-27openvpn -- added support for optional "free" rate-limited service via special...elijah
2013-01-21client ca -- configure the webapp with the client caelijah
2013-01-11configure webapp with correct domainelijah
2012-12-11add prefix to couchdb.yamlMicah Anderson
2012-12-11fix couchdb portMicah Anderson
2012-11-27fix name of couchdb.yml templateMicah Anderson
2012-11-27add the couchdb configuration templateMicah Anderson