Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set permissions on Cloudant #4

Open
ssomnoremac opened this issue Jan 18, 2016 · 4 comments
Open

Set permissions on Cloudant #4

ssomnoremac opened this issue Jan 18, 2016 · 4 comments

Comments

@ssomnoremac
Copy link
Contributor

The app always starts up with a replication with the cloudant-hosted database at infinitelibrary.cloudant.com/gitburg but uses a public-visible username:password combination to do this. I've tested it without-- the replication action requires it.

If we plan to use cloudant as our demo (replicate-from) server we need to find a different solution for db access. @christopheradams , you've used cloudant before. Any suggestions?

@ojongerius
Copy link
Member

What was the driver to use cloudant?

@ssomnoremac
Copy link
Contributor Author

It takes 2 steps out of the dev environment setup. Using a cloud database to make the initial sync to the device database (couchbase-lite) means that the sync-gateway (1) doesn't need to be installed and (2) doesn't need an initial data dump.

@louisruch
Copy link
Contributor

@ssomnoremac shouldn't we move away from Cloudant and rather replicate to a dev server

@ssomnoremac
Copy link
Contributor Author

@SolmyrBhaal we need to make Vagrant work so setting up the dev database is automatic. Until then, creating, and datadump, and posting each attachment, is too much to ask for onboarding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants