<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_shorewall/manifests/couchdb.pp, branch 0.3.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<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>firewall: remove no longer needed epmd port</title>
<updated>2013-04-02T20:55:12+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-02T20:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ee1555bd9091e1ffe66e54856d2bde72d50a7e60'/>
<id>ee1555bd9091e1ffe66e54856d2bde72d50a7e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorewall: add couch_server stunnel port to macro.leap_couchdb, this is necessary for the stunnel to communicate</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:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8b75721b7941c8ab6b7dc05101e80a121dcb0849'/>
<id>8b75721b7941c8ab6b7dc05101e80a121dcb0849</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start erlang vm on dedicated port so firewalling is easier</title>
<updated>2013-04-02T14:21:06+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-03-21T13:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=eac4d82da1675d839fcdc2360df5929e41322c2d'/>
<id>eac4d82da1675d839fcdc2360df5929e41322c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added site_shorewall::couchdb::bigcouch</title>
<updated>2013-04-02T14:21:06+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-03-20T21:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=40f32a207957293dd7c9a85df3bcccd340e16522'/>
<id>40f32a207957293dd7c9a85df3bcccd340e16522</id>
<content type='text'>
bigcouch cluster protocol communicate via the fqdn of
the neighbor hosts. So we need to bend all requests to
&lt;fqdn&gt;:4369 to localhost:400x (which is the entry of
an stunnel connection to the other neighbor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bigcouch cluster protocol communicate via the fqdn of
the neighbor hosts. So we need to bend all requests to
&lt;fqdn&gt;:4369 to localhost:400x (which is the entry of
an stunnel connection to the other neighbor)
</pre>
</div>
</content>
</entry>
<entry>
<title>shorewall couchdb config: get open ports right</title>
<updated>2013-04-02T14:21:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-03-19T14:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4b2aa1020d07d0ab25f907fbc6c76a3d78a6a84e'/>
<id>4b2aa1020d07d0ab25f907fbc6c76a3d78a6a84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>working on stunnel for bigcouch clustering</title>
<updated>2013-04-02T14:21:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-03-19T07:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e0354eda8f1dba999c452caf99c40dcb6f7af33e'/>
<id>e0354eda8f1dba999c452caf99c40dcb6f7af33e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file resources that make changes to shorewall need to make sure that shorewall is installed first (#1741)</title>
<updated>2013-02-12T18:13:21+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-02-12T18:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=aab5906b79a43fbcedab819a05b25bef7a2757c8'/>
<id>aab5906b79a43fbcedab819a05b25bef7a2757c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure shorewall for couchdb, tor, webapp</title>
<updated>2013-02-06T22:34:29+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-06T22:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=18a2f385ff1f56f493db5302f5ae51173a65cd86'/>
<id>18a2f385ff1f56f493db5302f5ae51173a65cd86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
