couchbase change domain

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: ...

2014-10-28 · 1 min · 89 words · Me

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 ...

2014-09-11 · 1 min · 184 words · Me

4 way, 3 way data binding offline data synchronization in angularjs

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.couchbase.com/download#cb-mobile Install on Amazon Web Services https://aws.amazon.com/marketplace/seller-profile/ref=dtl_pcp_sold_by?ie=UTF8&id=1a064a14-5ac2-4980-9167-15746aabde72 ...

2014-09-08 · 2 min · 306 words · Me