Sorry if this is a dumb question, but what rest api do I use to set an admin password if none was setup?
On Tue, Apr 8, 2014 at 11:37 AM, Aliaksey Kandratsenka < [email protected]> wrote: > > > > On Tue, Apr 8, 2014 at 11:28 AM, Michael Salmon <[email protected]> wrote: > >> One thing that's odd is that I reinstalled with the RPM, and used a >> script to create my initial buckets and add the design documents. This was >> successful and my application is working with the database and I have even >> done a cbbackup which also worked. But when I look at the web console, I am >> presented with the setup wizard and it asks me the normal questions to >> configure disk storage, etc. Is there a way to get access to the web >> console and skip this wizard considering the db is actually running? >> > > It's true that we do allow you to create buckets and in principle "use" > database without completing cluster setup. But note that one day this > "feature" might be gone. > > From REST API implementation perspective and UI perspective cluster is > consider set up once admin password is defined. > > So if you simply need to complete setup without stepping through wizard > you can in fact do that by sending corresponding POST directly. > > -- > You received this message because you are subscribed to the Google Groups > "Couchbase" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
