3 4 way couchbase couchbase lite sync_gateway :: online - offline - sync
This is OK! Sure! 1、use aws install ubuntu 14 (8GB),install http://www.couchbase.com/download **Couchbase Server “3.0 b2” **Sync Gateway lates.. sudo dpkg -i install finish! 2、Setup Couchbase Server http://127.0.0.1:8091 (http://xxx.xxx.compute.amazonaws.com:8091) ** default bucket, ram set 100MB (now just for test), why, because aws ram less. ** create bucket : todos (for mobile app use) 3、Set Sync Gateway ** edit .bashrc, add => export PATH="$PATH:/opt/couchbase-sync-gateway/bin/" ** create config file, name: xxxxx xxxx :https://github.com/couchbaselabs/ToDoLite-Android/ use this sync-gateway-config.json ...