index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
site_webapp
Age
Commit message (
Expand
)
Author
2013-07-30
webapp - use hiera config "webapp.admins" for the list of admin usernames, de...
elijah
2013-07-30
added webapp.secure flag (turns on secure cookies and HSTS)
elijah
2013-07-30
site_webapp - add support for haproxy weights and backup servers (resolves #3...
elijah
2013-07-29
site_webapp bugfix - get compile_assets to run by ensuring .scss files are cr...
elijah
2013-07-23
not 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-11
changes to support restrictive permissions for /etc/leap. this is required to...
elijah
2013-07-06
site_webapp -- make bundler not install test-only or development-only gems.
elijah
2013-05-23
Merge branch 'feature/switch-webapp-location' into develop
Micah Anderson
2013-05-22
add missing require => on the vcsrepo which could cause these resources to fail
Micah Anderson
2013-05-22
add requirements to the try::file resources
Micah Anderson
2013-05-22
add force => true parameter to webapp vcsrepo checkout
Micah Anderson
2013-05-22
change paths for leap webapp to be under /srv/leap/webapp from /srv/leap-webapp
Micah Anderson
2013-05-18
added module site_nickserver
elijah
2013-05-14
added smtp-service.json, requires latest leap_cli
elijah
2013-04-30
added soledad-service.json
elijah
2013-04-26
Merge branch 'develop' of ssh://code.leap.se/leap_platform into develop
varac
2013-04-26
Revert "webapp: use admin creds for now, until we fixed couchdb user permissi...
varac
2013-04-24
provider base - service definitions are now versioned (requires new leap_cli)
elijah
2013-04-24
user leap-webapp instead of leap_webapp
varac
2013-04-24
couchdb.yml.admin is changed on every puppetrun from leap-webapp to root
varac
2013-04-23
fix mode for webapp production.log (#2300)
Micah Anderson
2013-04-22
webapp -- fixed bug in configuration
elijah
2013-04-18
update apache module to take the 'ssl' parameter, and pass it to the class, this
Micah Anderson
2013-04-17
update apache module to new 2.7 style
Micah Anderson
2013-04-16
move secret token into the config.yaml
Micah Anderson
2013-04-11
webapp: use admin creds for now, until we fixed couchdb user permissions
varac
2013-04-09
make sure the production environment is used for the migrations
Micah Anderson
2013-04-09
add a httpchk line to haproxy to properly test if the couchdb is available
Micah Anderson
2013-04-04
set permissions on the rails production.log, otherwise passenger complains ab...
Micah Anderson
2013-04-04
fix typo in x509::variables
Micah Anderson
2013-04-04
make sure the couchdb.yml permissions are set properly
Micah Anderson
2013-04-04
fix missing comma
Micah Anderson
2013-04-04
pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...
Micah Anderson
2013-04-02
refactor couch_client stunnel to use new stunnel_client leap_cli macro
Micah Anderson
2013-04-02
provide stunnel connect_port to site_webapp:couchdb
varac
2013-04-02
moving generic stunnel config from site_webapp to site_stunnel now working
varac
2013-04-02
moved generic stunnel config from site_webapp to site_stunnel
varac
2013-03-28
added stunnel_server
elijah
2013-03-19
add webapp secret token that pulls from hiera a 'secret'
Micah Anderson
2013-03-19
cp instead of mv for the couchdb configuration file
Micah Anderson
2013-03-19
create a separate couchdb.yml.admin that contains the couchdb admin privilege...
Micah Anderson
2013-03-19
fix spelling of 'command' parameter
Micah Anderson
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
[next]