Couchbase server sources

Is Couchbase server an open source project? If so where I can download the sources of it?
I can’t find them on the site.

Hello,

Yes, Couchbase is an Open Source project. I invite you to look at the Open Source Project Page: Developer Portal | Couchbase

All the sources are available on Git Hub. Here the main pointers:

The Manifest file to build the server is available here:
https://github.com/couchbase/manifest/blob/master/rel-2.2.0.xml

Regards
Tug
@tgrall

Oh, that’s what I need! Thank you.

How to build server with manifest file?

Hi, there are several blog posts on the topic. This one in particular is interesting: