summaryrefslogtreecommitdiff
path: root/puppet/modules/site_webapp
AgeCommit message (Expand)Author
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
2013-08-28require VCS repo before git assume-unchanged (feature #1608)Azul
2013-08-27move git::changes into git module, whitespace fixAzul
2013-08-27specify cwd when using git:changesAzul
2013-08-27git:changes expect changes to certain filesAzul
2013-08-27make git forget about the changes due to symlinking filesAzul
2013-08-14Fix problem where webapp production.log had the wrong permissions - #3471Micah Anderson
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-07-29site_webapp bugfix - get compile_assets to run by ensuring .scss files are cr...elijah
2013-07-23not need for file { '/srv/leap/webapp': }, we have vcsrepo { '/srv/leap/webap...varac
2013-07-23/srv/leap/webapp/public/img: require => Vcsrepo['/srv/leap/webapp']varac
2013-07-11changes to support restrictive permissions for /etc/leap. this is required to...elijah
2013-07-06site_webapp -- make bundler not install test-only or development-only gems.elijah
2013-05-23Merge branch 'feature/switch-webapp-location' into developMicah Anderson
2013-05-22add missing require => on the vcsrepo which could cause these resources to failMicah Anderson
2013-05-22add requirements to the try::file resourcesMicah Anderson
2013-05-22add force => true parameter to webapp vcsrepo checkoutMicah Anderson
2013-05-22change paths for leap webapp to be under /srv/leap/webapp from /srv/leap-webappMicah Anderson
2013-05-18added module site_nickserverelijah
2013-05-14added smtp-service.json, requires latest leap_clielijah
2013-04-30added soledad-service.jsonelijah
2013-04-26Merge branch 'develop' of ssh://code.leap.se/leap_platform into developvarac
2013-04-26Revert "webapp: use admin creds for now, until we fixed couchdb user permissi...varac
2013-04-24provider base - service definitions are now versioned (requires new leap_cli)elijah
2013-04-24user leap-webapp instead of leap_webappvarac
2013-04-24couchdb.yml.admin is changed on every puppetrun from leap-webapp to rootvarac
2013-04-23fix mode for webapp production.log (#2300)Micah Anderson
2013-04-22webapp -- fixed bug in configurationelijah
2013-04-18update apache module to take the 'ssl' parameter, and pass it to the class, thisMicah Anderson
2013-04-17update apache module to new 2.7 styleMicah Anderson
2013-04-16move secret token into the config.yamlMicah Anderson
2013-04-11webapp: use admin creds for now, until we fixed couchdb user permissionsvarac
2013-04-09make sure the production environment is used for the migrationsMicah Anderson
2013-04-09add a httpchk line to haproxy to properly test if the couchdb is availableMicah Anderson
2013-04-04set permissions on the rails production.log, otherwise passenger complains ab...Micah Anderson
2013-04-04fix typo in x509::variablesMicah Anderson
2013-04-04make sure the couchdb.yml permissions are set properlyMicah Anderson
2013-04-04fix missing commaMicah Anderson
2013-04-04pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...Micah Anderson
2013-04-02refactor couch_client stunnel to use new stunnel_client leap_cli macroMicah Anderson
2013-04-02provide stunnel connect_port to site_webapp:couchdbvarac
2013-04-02moving generic stunnel config from site_webapp to site_stunnel now workingvarac
2013-04-02moved generic stunnel config from site_webapp to site_stunnelvarac
2013-03-28added stunnel_serverelijah
2013-03-19add webapp secret token that pulls from hiera a 'secret'Micah Anderson