> On Aug 9, 2014, at 8:34 AM, Brad Gronek <[email protected]> wrote: > > I am trying to install, configure and get started with Couchbase Sync > Gateway. I've been through the Mobile site documentation, the git > documentation and am now resorting to building from source.
I don't think that will help you. Building it just produces the single 'sync_gateway' executable, which is the same thing you'd have downloaded from our website. > Installing the deb package in Ubuntu does not configure any service scripts > for running the system. We're working on some scripts to manage the gateway as a service. But it's very easy to run; it doesn't have to live anywhere in particular and can be started with a few command-line options <http://developer.couchbase.com/mobile/develop/guides/sync-gateway/administering-sync-gateway/command-line-tool/index.html>. > Furthermore, there is no real explanation as to how to use the gateway once > it gets running as the current docs skip straight to writing sync functions. There are definitely a lot of gaps in the documentation still. The next things to read about would be user accounts <http://developer.couchbase.com/mobile/develop/guides/sync-gateway/administering-sync-gateway/authorizing-users/index.html>, then channels <http://developer.couchbase.com/mobile/develop/guides/sync-gateway/channels/index.html>. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/BA60F569-03B7-427B-B4E8-562A06674C4F%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
