<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_couchdb, branch 0.2.2rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>include site_couchdb::bigcouch::add_nodes in site_couchdb/manifests/init.pp</title>
<updated>2013-05-23T21:42:49+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-05-23T16:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=064195792e264a125b9bd75ff931552af054ecf9'/>
<id>064195792e264a125b9bd75ff931552af054ecf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>take out plain couchdb setup, always deploy bigcouch (Feature #2176)</title>
<updated>2013-04-24T16:23:41+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-04-24T16:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2bd18fcad2e1446388948ed0b98232d93564b8ad'/>
<id>2bd18fcad2e1446388948ed0b98232d93564b8ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pre-salted+hashed admin pw for couchdb (Feature #1941)</title>
<updated>2013-04-24T14:50:19+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-04-24T14:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b3572aed530b0834d58e75c83ef1eb670d1824e3'/>
<id>b3572aed530b0834d58e75c83ef1eb670d1824e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated needed couchdb users and DBs</title>
<updated>2013-04-24T13:53:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-04-24T13:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3ced5ec963311c45cf359803727bd18fe6e23b69'/>
<id>3ced5ec963311c45cf359803727bd18fe6e23b69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pre-salted+hashed user pw for couchdb (Feature #2324)</title>
<updated>2013-04-23T22:32:18+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-04-23T22:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4d01724ff48a990f70f81779936840824c78ca6e'/>
<id>4d01724ff48a990f70f81779936840824c78ca6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable lookup, and warning</title>
<updated>2013-04-04T19:31:04+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-04T19:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c4397077adb35cf5ec05976e2918bacdd3960703'/>
<id>c4397077adb35cf5ec05976e2918bacdd3960703</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Erlang Distributed Node Protocol Port json entry under bigcouch</title>
<updated>2013-04-04T16:50:30+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-04T16:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2c53c5023b925cb596e3f450f194482eade1fbeb'/>
<id>2c53c5023b925cb596e3f450f194482eade1fbeb</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the apache_ssl_proxy cleanup</title>
<updated>2013-04-04T16:08:55+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-04T16:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c228491af3929e07766903c3ce29a06fab86ad63'/>
<id>c228491af3929e07766903c3ce29a06fab86ad63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename the bigcouch_replication_[server,client] to be the more accurately, and</title>
<updated>2013-04-04T15:27:59+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-04T15:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=264e63967d9247e42662182aec771fbfb81e8e8e'/>
<id>264e63967d9247e42662182aec771fbfb81e8e8e</id>
<content type='text'>
shorter named epmd (erlang port mapper daemon)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shorter named epmd (erlang port mapper daemon)
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to using stunnel_client and stunnel_server leap_cli macros</title>
<updated>2013-04-02T14:21:06+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-03-31T16:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=baf3ed5b6db4e8af052564864d8c3e426cf5d9d0'/>
<id>baf3ed5b6db4e8af052564864d8c3e426cf5d9d0</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
