[
https://issues.apache.org/jira/browse/COUCHDB-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin updated COUCHDB-1611:
--------------------------------------
Component/s: (was: Futon)
> Create a wizard to "create and replicate" a database
> ----------------------------------------------------
>
> Key: COUCHDB-1611
> URL: https://issues.apache.org/jira/browse/COUCHDB-1611
> Project: CouchDB
> Issue Type: Wish
> Reporter: jean honlet
>
> Here is my Use Case:
> - I have an online server, with a complete application
> - Some of my user have a very bad bandwith to it
> - If they had a locally configured couchdb, with only a replication to the
> main server, they would be very very happy
> - They are not informatician, and setting up the replication would be far too
> much complex for them
> -> I would like them to
> 1/ install couchdb on their computer (wizard is easy)
> 2/ open my application in the online server
> 3/ click on a link in the online application, that would open a page in their
> local futon/couchdb application (this is the page I would like to have)
> 4/ the wizard would ask them: "do you want to have a local copy of this
> application url-blablabla" on your local computer
> 5/ the wizard create the database, ask for credentials, replicate from the
> online server and (nice to have) propose a bookmark to the user
> 6/ the final user have a offline copy of the application
> 7/ somewhere in the future, the user replicate back to main server (done by
> the application itself)
> All this is not feasible by the application, due to "same-origin policy"
> restrictions... While letting the user clicking on the link to the wizard
> would avoid that restriction...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)