Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
couchbase [2015/08/19 10:39]
steve created
couchbase [2015/10/14 22:33]
steve
Line 1: Line 1:
 ====== couchbase ====== ====== couchbase ======
 +
 +  * [[Ubuntu]]
 +  * [[dpkg]]
  
 Finding the download for the 3.0.1 community download is a pain. Here's the deb: [[http://​packages.couchbase.com/​releases/​3.0.1/​couchbase-server-community_3.0.1-debian7_amd64.deb|source]]. Finding the download for the 3.0.1 community download is a pain. Here's the deb: [[http://​packages.couchbase.com/​releases/​3.0.1/​couchbase-server-community_3.0.1-debian7_amd64.deb|source]].
 +
 +<​code>​
 +dpkg -i couchbase-server-community_3.0.1-debian7_amd64.deb
 +</​code>​