http://www.couchbase.com/connect/
http://www.couchbase.com/connect/agenda/keynote-demo-couchbase-server-3-0/
http://www.couchbase.com/connect/agenda/building-always-available-mobile-applications/
http://www.couchbase.com/connect/agenda/general-session-welcome-keynote/
http://www.couchbase.com/connect/agenda/integrating-with-hadoop/
http://docs.couchbase.com/couchbase-manual-2.5/cb-install/#couchbase-getting-started-hostnames
1、sudo /etc/init.d/couchbase-server stop
or Linux 2.0 this is /opt/couchbase/var/lib/couchbase/ip. This file contains the identified IP address of the node once it is part of a cluster. Open the file, and add a single line containing the hostname, as configured in the previous step.
For Linux 2.0.1. You update the ip_start file with the hostname. The file is at this location: /opt/couchbase/var/lib/couchbase/ip_start.
Delete the files under:
/opt/couchbase/var/lib/couchbase/data/* /opt/couchbase/var/lib/couchbase/mnesia/* /opt/couchbase/var/lib/couchbase/config/config.dat
Execute:
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.
http://fitc.ca/presentation/4-way-data-binding-offline-data-synchronization-in-angularjs/
http://fitc.ca/presentation/mobile-offline-data-synchronization-in-angularjs/ watch ppt firest, http://www.youtube.com/watch?v=6ecuA-pOev0&feature=youtu.be&t=14m9s then see this youtube, begin time:14:45 start demo v6 time:29:17 CouchDB online synchronization to CouchDB time: 31:26 have ios emu Sync multiple AngularJS apps without server via PouchDB http://www.mircozeiss.com/sync-multiple-angularjs-apps-without-server-via-pouchdb/
http://www.youtube.com/watch?v=QSC1fnfUlU0 this easy simple to try sync Building offline applications with AngularJS and PouchDB 13 Jun 2013 http://www.mircozeiss.com/building-offline-applications-with-angularjs-and-pouchdb/
A standalone REST interface server for PouchDB. https://github.com/pouchdb/pouchdb-server
—–Couchbase Lite Couchbase Sync Gateway http://www.couchbase.com/mobile#sync-gateway
Install on premise http://www.