Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-15 | Revert "temp hack: deploy the webapp as couch user 'admin'" | Micah Anderson | |
This reverts commit 8c038fea91adc87adf9e408c16e2f0ec9838e3d2. | |||
2013-08-01 | run soledad daemon using the configured port. | elijah | |
2013-08-01 | add a requirement to soledad.json that soledad service is found on a couchdb | Micah Anderson | |
node, if it is not, it will fail to compile this requires a newer leap_cli, so I've bumped the compatibility requirement Change-Id: Ie1061798d058087126163793b216dd5938eb95a6 | |||
2013-08-01 | fix #3291: set the soledad port properly in the json and as a temporary ↵ | Micah Anderson | |
work-around, use the couchdb admin/passwd Change-Id: Ibb1cd8416d00552f8ca1716e42a08137a4b461aa | |||
2013-08-01 | Merge branch 'feature/issue/3278' into develop | varac | |
2013-07-31 | add haproxy servers to services/mx.json | varac | |
2013-07-31 | fix /etc/leap/mx.conf doesn't contain any user credentials (Feature #3347) | varac | |
2013-07-30 | webapp - use hiera config "webapp.admins" for the list of admin usernames, ↵ | elijah | |
default to empty list. | |||
2013-07-30 | added webapp.secure flag (turns on secure cookies and HSTS) | elijah | |
2013-07-26 | Merge branch 'feature/mx' into develop | Micah Anderson | |
2013-07-26 | Merge branch 'feature/soledad' into feature/leap_mx | Micah Anderson | |
2013-07-26 | added haproxy weights to webapp hiera (at haproxy.servers) | elijah | |
2013-07-25 | initial soledad configuration | Micah Anderson | |
Change-Id: I19e91887c3f8e90764b4baef8c5e29e25658e190 | |||
2013-07-25 | fixed provider_base/services/mx.json syntax | varac | |
2013-07-25 | initial mx couchdb stunnel configuration | Micah Anderson | |
2013-07-25 | add necessary service type to the mx.json | Micah Anderson | |
2013-07-25 | fixed provider_base/services/mx.json syntax | varac | |
2013-07-25 | initial mx couchdb stunnel configuration | Micah Anderson | |
2013-07-25 | hiera variable mx.contact -> postfix $root_mail_recipient | varac | |
2013-07-25 | initial mx couchdb stunnel configuration | Micah Anderson | |
2013-07-25 | added provider_base/services/mx.json | varac | |
2013-07-04 | make sure webapps have the full domain suffix as an alias (fixes problems ↵ | elijah | |
generating zone file). | |||
2013-07-04 | couchdb.json should not set service_type, since internal_service is the default. | elijah | |
2013-06-12 | temp hack: deploy the webapp as couch user 'admin' | elijah | |
2013-05-23 | added couch.bigcouch.neighbors to provider_base/services/couchdb.json | varac | |
2013-05-18 | added module site_nickserver | elijah | |
2013-05-17 | minor - webapp api port should be integer, not string. | elijah | |
2013-05-14 | added smtp-service.json, requires latest leap_cli | elijah | |
2013-04-30 | added soledad-service.json | elijah | |
2013-04-24 | provider base - service definitions are now versioned (requires new leap_cli) | elijah | |
2013-04-24 | updated needed couchdb users and DBs | varac | |
2013-04-23 | remove no longer used json key couchdb_hosts | Micah Anderson | |
2013-04-23 | move generic couchdb host configuration from bitmask into the provider base ↵ | Micah Anderson | |
(#2016) | |||
2013-04-10 | clean up ca_daemon things, it is not used any longer because it has been ↵ | Micah Anderson | |
included in the web app (#1978) remove site_ca_daemon module and configuration in site.pp as well as the provider_base/services/ca.json | |||
2013-04-04 | add Erlang Distributed Node Protocol Port json entry under bigcouch | Micah Anderson | |
setup ednp_server and ednp_client stunnels update couchdb puppet submodule to support configurable ednp_port parameter and general module cleanup pass ednp_port to couchdb setup so that it is configured in the vm.args template clarify in comments the difference between the epmd and ednp ports remove hard-coded erlang_vm_port variable and instead setup shorewall to allow for the stunnel connection only setup dnat rules for the ednp client connections | |||
2013-04-04 | rename bigcouch.port to more accurate bigcouch.epmd_port | Micah Anderson | |
2013-04-04 | rename the bigcouch_replication_[server,client] to be the more accurately, and | Micah Anderson | |
shorter named epmd (erlang port mapper daemon) | |||
2013-04-02 | Merge branch 'develop' of ssh://leap.se/leap_platform into develop | elijah | |
2013-04-02 | added password salt to services/couchdb.json (requires latest leap_cli) | elijah | |
2013-04-02 | switch to using stunnel_client and stunnel_server leap_cli macros | Micah Anderson | |
add bigcouch_replication_clients to couchdb.json change site_couchdb/manifests/stunnel to use stunnel_client and stunnel_server generated hiera values to setup the stunnels for the couch_server connections, and the bigcouch_replication_server and bigcouch_replication_clients tunnels instead of using hard-coded ips and ports. also change the pid names to be more consistent with what the tunnels are and are named | |||
2013-04-02 | updated shorewall dnat hiera values for bigcouch cluster protocol | varac | |
2013-04-02 | add stunnel hiera values to provider_base/services/couchdb.json for bigcouch ↵ | varac | |
cluster protocol | |||
2013-04-02 | added stunnel config for bigcouch communication | 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 | create a separate couchdb.yml.admin that contains the couchdb admin ↵ | Micah Anderson | |
privileges, putting the unprivileged ones in as user webapp in couchdb.yml. This allows us to migrate the couchdb design docs on deployment, but use an unprivileged user the remainder of the time | |||
2013-03-17 | added support for "limited" service levels (although vpn is not yet actually ↵ | elijah | |
rate limited). | |||
2013-03-16 | the development tag now specifies an alternative provider domain. this ↵ | elijah | |
requires that we use domain.full_suffix instead of provider.domain, whenever possible. | |||
2013-03-12 | Merge branch 'feature/bigcouch' into develop | varac | |
Conflicts: provider_base/services/couchdb.json | |||
2013-03-10 | added bigcouch:cookie to services/couchdb.json | varac | |