<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_webapp/templates, 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>webapp -- fixed bug in configuration</title>
<updated>2013-04-22T22:36:45+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-04-22T22:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=14dae1c1f5e2f12a37c6a4e71a89ef2f6a784712'/>
<id>14dae1c1f5e2f12a37c6a4e71a89ef2f6a784712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move secret token into the config.yaml</title>
<updated>2013-04-16T17:58:43+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-16T17:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7b6882212da16b7f3e778919f6c8c018c6d1111b'/>
<id>7b6882212da16b7f3e778919f6c8c018c6d1111b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a httpchk line to haproxy to properly test if the couchdb is available</title>
<updated>2013-04-09T18:04:25+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-09T18:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=994c0212e86c60fa0f83c379308618b901d240c1'/>
<id>994c0212e86c60fa0f83c379308618b901d240c1</id>
<content type='text'>
add the useful http-server-close option

set check option on the servers, with a 3 second interval, a one second
fastinter (for flapping) and a one second downinter. Set the number of checks
for failure to be one (so it will take 3 seconds for a node to fail out) and 2
checks to come back
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add the useful http-server-close option

set check option on the servers, with a 3 second interval, a one second
fastinter (for flapping) and a one second downinter. Set the number of checks
for failure to be one (so it will take 3 seconds for a node to fail out) and 2
checks to come back
</pre>
</div>
</content>
</entry>
<entry>
<title>create a separate couchdb.yml.admin that contains the couchdb admin 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</title>
<updated>2013-03-19T21:55:31+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-03-19T21:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9c1c74c359f80cf0e61b62befee0ec5cc04ab4c3'/>
<id>9c1c74c359f80cf0e61b62befee0ec5cc04ab4c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure webapp haproxy couchdb connection</title>
<updated>2013-03-19T20:37:56+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-03-19T20:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fe8085f670eb3bca10c5bb0d9890e00a0d9c59d9'/>
<id>fe8085f670eb3bca10c5bb0d9890e00a0d9c59d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure site_webapp::haproxy to ship a haproxy config::fragment to setup the</title>
<updated>2013-03-19T20:10:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-03-19T20:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f1b405b503a76526551ac0110cad8798de46dfd8'/>
<id>f1b405b503a76526551ac0110cad8798de46dfd8</id>
<content type='text'>
haproxy listener 'bigcouch-in'. This haproxy listener is configured to listen on
port 4096 (arbitrarily chosen) and balance across the locally configured
stunnels to the bigcouch instances

It may be that we will need some additional haproxy options for handling
persistence, cookies, or other HTTP headers, I'm unsure as of this moment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
haproxy listener 'bigcouch-in'. This haproxy listener is configured to listen on
port 4096 (arbitrarily chosen) and balance across the locally configured
stunnels to the bigcouch instances

It may be that we will need some additional haproxy options for handling
persistence, cookies, or other HTTP headers, I'm unsure as of this moment
</pre>
</div>
</content>
</entry>
<entry>
<title>turn off automatic updates of couchdb design docs (#1979)</title>
<updated>2013-03-19T18:26:58+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-03-19T18:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1d14c34e7f4456452d289b23eb1d2ebf00de11b2'/>
<id>1d14c34e7f4456452d289b23eb1d2ebf00de11b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Webapp: Use stunnel localhost:5000 for couchdb connection</title>
<updated>2013-03-18T17:24:16+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-03-18T17:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fbae857865f3e2d61d9e55693c5cce411f7565ca'/>
<id>fbae857865f3e2d61d9e55693c5cce411f7565ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for "limited" service levels (although vpn is not yet actually rate limited).</title>
<updated>2013-03-17T20:15:51+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-03-17T20:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ad62cfdad04c8f8ed9d6454f716c92e850ac53ba'/>
<id>ad62cfdad04c8f8ed9d6454f716c92e850ac53ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn -- added support for optional "free" rate-limited service via special client certificates with the FREE prefix in the common name.</title>
<updated>2013-02-28T07:46:58+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-02-28T07:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ffb88e54c5e4e30fa61ea1009f3eee62f98ab17c'/>
<id>ffb88e54c5e4e30fa61ea1009f3eee62f98ab17c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
