我正在编写一些旨在利用 Ubuntu One 的应用程序和工具,但由于 CouchDB 同步服务已停机数月,我无法对其进行测试或演示其实际工作方式。这对我来说非常有限,所以我想设置一个临时的 CouchDB 服务来替换 Ubuntu Ones 自己的服务。
但是我该怎么做呢?显然,如果我只需在 /etc/hosts 中添加一个 couchdb.one.ubuntu.com 条目,那么我就可以让东西连接到我的服务。但是用户需要能够登录等。我该如何完成这些事情?Ubuntu One 使用的 couchdb 有什么特别之处吗?
答案1
CouchDB 可以同步到其他服务器
http://guide.couchdb.org/editions/1/en/replication.html
您可以使用 futon ('web' 界面)
http://guide.couchdb.org/editions/1/en/tour.html#replication
您自己的蒲团地址:
$HOME/.local/share/桌面沙发/couchdb.html
或者
file:///home/{用户名}/.local/share/desktop-couch/couchdb.html