Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
4 years agoCan't spin up fresh 1Password Connect Docker stack
Hi all,
I am attempting to spin up a new Docker stack https://github.com/1Password/connect. My docker-compose.yml looks almost identical to the sample (I've simply changed where 1password-crede...
Anonymous
4 years agoOOF, found the mistake: I accidentally instructed the second container (op-connect-sync) to use the 1password/connect-api image; using the correct image (1password/connect-sync), of course, fixes the issue. Watch your copy/paste, friends!