You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for contributing this, it's really great to have a way to easily start up a couchdb instance.
I'm trying to expose my couchdb to the outside world, which I've managed by manually configuring nginx, the issue I'm running into is that I can't sign in to futon with the admin credentials provided by running dokku couchdb:info myapp
Any ideas why this might be? Presumably the credentials provided are supposed to be the main admin account?
The text was updated successfully, but these errors were encountered:
You're right, they should be. I'll have a look on my ref system to see if it's still operating as it should be, or if it's just been made of my assumptions, and I've therefore got something wrong/badly documented.
Thanks for contributing this, it's really great to have a way to easily start up a couchdb instance.
I'm trying to expose my couchdb to the outside world, which I've managed by manually configuring nginx, the issue I'm running into is that I can't sign in to futon with the admin credentials provided by running
dokku couchdb:info myapp
Any ideas why this might be? Presumably the credentials provided are supposed to be the main admin account?
The text was updated successfully, but these errors were encountered: