convoy icon indicating copy to clipboard operation
convoy copied to clipboard

Docker Auth Credentials

Open TheBoatyMcBoatFace opened this issue 2 years ago • 1 comments

I am having issues with setting up the default docker environmental variables for the username & password. I've searched all of your documentation and the validation code, but I can not find the proper format for the username/passoword for the docker CONVOY_BASIC_AUTH_CONFIG

How should I format that? I've tried every combination I can possibly think of.

TheBoatyMcBoatFace avatar Aug 03 '22 00:08 TheBoatyMcBoatFace

Hi @TheBoatyMcBoatFace,

Yeah, that configuration has been deprecated. But If you're running into this issue because you don't know how to log in when you spin up a new instance, the default login credentials are:

email: [email protected] password: default

I think this is missing in our docs. I will update it.

subomi avatar Aug 03 '22 04:08 subomi