<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_couchdb, branch develop</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Setup couch for soledad before starting soledad</title>
<updated>2016-10-18T19:31:32+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-12T16:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0b279d8a66293bdf5fe20a77b557055a95a66a46'/>
<id>0b279d8a66293bdf5fe20a77b557055a95a66a46</id>
<content type='text'>
When the soledad couch user is not present, soledad-server
refuses to start, so we need to ensure that couch is setup correctly
before starting soledad-server.

see https://leap.se/code/issues/8535
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the soledad couch user is not present, soledad-server
refuses to start, so we need to ensure that couch is setup correctly
before starting soledad-server.

see https://leap.se/code/issues/8535
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint site_couchdb::setup</title>
<updated>2016-10-18T19:31:32+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-12T14:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=73ca4fe4b3bad52b1d4c6c950d06b16e2db014ae'/>
<id>73ca4fe4b3bad52b1d4c6c950d06b16e2db014ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set TCP_NODELAY option for couchdb (#8264)</title>
<updated>2016-08-02T18:50:18+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-08-02T18:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5dfa7c46d09beaa15efec7248719833e9b6a9e20'/>
<id>5dfa7c46d09beaa15efec7248719833e9b6a9e20</id>
<content type='text'>
Mochiweb in couchdb by default sets the TCP socket option SO_NODELAY to
false. This means that small data sent to the TCP socket, like the reply
to a document write request (or reading a very small document), will not
be sent immediately to the network - TCP will buffer it for a while
hoping that it will be asked to send more data through the same socket
and then send all the data at once for increased performance.

Setting this increases the couchdb speed significantly.

Change-Id: Ib493ef061ff62c9bdee501e44ce2b55990fe14b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mochiweb in couchdb by default sets the TCP socket option SO_NODELAY to
false. This means that small data sent to the TCP socket, like the reply
to a document write request (or reading a very small document), will not
be sent immediately to the network - TCP will buffer it for a while
hoping that it will be asked to send more data through the same socket
and then send all the data at once for increased performance.

Setting this increases the couchdb speed significantly.

Change-Id: Ib493ef061ff62c9bdee501e44ce2b55990fe14b7
</pre>
</div>
</content>
</entry>
<entry>
<title>fix couchdb's backupninja</title>
<updated>2016-07-22T04:10:54+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-07-22T04:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=26537fa81d6f97c6643fa41e5bfc5b8d0151049e'/>
<id>26537fa81d6f97c6643fa41e5bfc5b8d0151049e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify Exec[shorewall_check] not Service[shorew..]</title>
<updated>2016-07-13T08:46:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-06-13T18:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f3f78ebaf5f3fd3233bc35596fefb51f6e5ed9d9'/>
<id>f3f78ebaf5f3fd3233bc35596fefb51f6e5ed9d9</id>
<content type='text'>
Latest shorewall module does `shorewall check` (executed
by `Exec[shorewall_check]`) so every related resource change
must notify this Exec instead of `Service[shorewall]` as before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Latest shorewall module does `shorewall check` (executed
by `Exec[shorewall_check]`) so every related resource change
must notify this Exec instead of `Service[shorewall]` as before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bigcouch (#8056)</title>
<updated>2016-06-30T13:41:19+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-06-28T17:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d0ff379fe2a43d7968b8828c8b31af5254f6f85b'/>
<id>d0ff379fe2a43d7968b8828c8b31af5254f6f85b</id>
<content type='text'>
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0c6e27298c63bd37de1410985d054799818c22a4
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Automatic couchdb db compaction</title>
<updated>2016-05-20T06:15:55+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-05-20T06:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=18a3a1953802021afccf7105876de7839f152189'/>
<id>18a3a1953802021afccf7105876de7839f152189</id>
<content type='text'>
Automatic background couchdb db compaction frees a huge
amount of diskspace.

- Resolves: #8118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic background couchdb db compaction frees a huge
amount of diskspace.

- Resolves: #8118
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] more manual linting for custom manifests</title>
<updated>2016-04-18T16:28:29+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8370875d608ebddae09fcd05741bb77e0e31c122'/>
<id>8370875d608ebddae09fcd05741bb77e0e31c122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] lint some custom manifests</title>
<updated>2016-04-18T16:19:44+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=22b788920defdd42b4abda144afd8ca69d0a9d37'/>
<id>22b788920defdd42b4abda144afd8ca69d0a9d37</id>
<content type='text'>
I used `puppet-lint -f FILE` to fix most issues, while
finishing with manual intervention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I used `puppet-lint -f FILE` to fix most issues, while
finishing with manual intervention.
</pre>
</div>
</content>
</entry>
<entry>
<title>only not create soledad admin .netrc file if soledad is enabled</title>
<updated>2016-03-04T21:59:13+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-03-04T21:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f73c3d220769faf4dce5e8582fe8cd655f50c996'/>
<id>f73c3d220769faf4dce5e8582fe8cd655f50c996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
