Differences

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

Link to this comparison view

Both sides previous revision Previous revision
couchbase [2015/08/24 15:10]
steve
couchbase [2015/10/14 22:33]
steve
Line 1: Line 1:
 ====== couchbase ====== ====== couchbase ======
  
 +  * [[Ubuntu]]
   * [[dpkg]]   * [[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>​