Age | Commit message (Expand) | Author |
2013-03-19 | fix missing closing curly brace | Micah Anderson |
2013-03-19 | configure webapp haproxy couchdb connection | Micah Anderson |
2013-03-19 | configure site_webapp::haproxy to ship a haproxy config::fragment to setup the | Micah Anderson |
2013-03-19 | Migrate the couchdb design documents during webapp deploy (#1976) | Micah Anderson |
2013-03-19 | turn off automatic updates of couchdb design docs (#1979) | Micah Anderson |
2013-03-18 | Webapp: Use stunnel localhost:5000 for couchdb connection | varac |
2013-03-17 | fix webapp/couchdb stunnel certificate authority | Micah Anderson |
2013-03-17 | added support for "limited" service levels (although vpn is not yet actually ... | elijah |
2013-03-16 | Merge branch 'stunnel_switch' into develop | varac |
2013-03-16 | pick the first couchdb host for webapp couch config | varac |
2013-03-14 | add couchdb stunnel clients | Micah Anderson |
2013-02-27 | openvpn -- added support for optional "free" rate-limited service via special... | elijah |
2013-02-12 | Merge remote-tracking branch 'origin/develop' into bundle-and-precompile-as-user | Micah Anderson |
2013-02-10 | set webapp module to use try::file where appropriate | elijah |
2013-02-09 | run bundler and rake assets:precompile as normal user | Azul |
2013-02-06 | include shorewall config for webapp and couchdb | varac |
2013-02-04 | compile assets for webapp, fixes #1628 | varac |
2013-02-03 | Increase Exec[bundler_update] timeout | varac |
2013-01-31 | update the x509 submodule to get non-root application access to key file enha... | Micah Anderson |
2013-01-31 | tag 'base' is a bad idea because it invokes apache::base as well | varac |
2013-01-31 | tag 'service' for all service classes | varac |
2013-01-29 | test the $webapp['img_dir'] variable to see if it is undef or not, the default | Micah Anderson |
2013-01-21 | client ca -- configure the webapp with the client ca | elijah |
2013-01-13 | added ability to customize the webapp appearance | elijah |
2013-01-11 | configure webapp with correct domain | elijah |
2013-01-03 | using master branch for webapp now. | Azul |
2012-12-19 | webapp api now uses a customizable port (so that we don't try to rely on SNI ... | elijah |
2012-12-11 | add prefix to couchdb.yaml | Micah Anderson |
2012-12-11 | fix couchdb port | Micah Anderson |
2012-11-29 | change api CA cert deployment to just symlink to the already deployed file | Micah Anderson |
2012-11-29 | change ensure parameter to explicit 'directory' for /srv/leap-webapp | Micah Anderson |
2012-11-29 | updated bundler module to accept 'package' to install_method to be a little m... | Micah Anderson |
2012-11-27 | switch from hiera_array to just hiera | Micah Anderson |
2012-11-27 | fix location of couchdb.yml template | Micah Anderson |
2012-11-27 | fix name of eip_service | Micah Anderson |
2012-11-27 | fix name of couchdb.yml template | Micah Anderson |
2012-11-27 | add the couchdb configuration template | Micah Anderson |
2012-11-27 | setup the couchdb class to provide the couchdb connection parameters | Micah Anderson |
2012-11-27 | make sure the webapp/public/config directory exists and the eip-service.json ... | Micah Anderson |
2012-11-27 | map /1 -> document root | Micah Anderson |
2012-11-27 | add site_webapp class to install the certs/keys/CAs and virtual host configur... | Micah Anderson |
2012-11-27 | place the provider.json and ca.crt in the webroot | Micah Anderson |
2012-11-27 | add hiera keys for provider | Micah Anderson |
2012-11-22 | use origin/develop instead of develop as revision | varac |
2012-11-22 | switch to the develop branch for the webapp git repository for deployment/tes... | Micah Anderson |
2012-11-22 | remove escaping double-quotes, it turns out these are passed directly to the ... | Micah Anderson |
2012-11-20 | add initial site_webapp module | Micah Anderson |