Closed ZerkerEOD closed 2 years ago
This solution got me farther. Issue 34
but now when I try to login, I am still getting errors when logging in. Adding account ...
ERRO[Jun 25 18:13:42.433] Login was unsuccessful error="failed to add new user: failed to add user credentials to credentials store: no keychain" pkg=frontend/cli username=<redacticed>
Adding account was unsuccessful: failed to add new user: failed to add user credentials to credentials store: no keychain
I was able to get this fixed by adding the following to last part of docker-compose.yaml
command: init
After that I had to play with gitlab over and over to get it to connect but this appears to be working great for gitlab and vaultwarden.
I am having so many issues setting this up. I am trying to use docker-compose. I start it up and can't get anything running. I followed a link and killed both proton processes and then ran ./entrypoint.sh after making it executable. It starts up with the following errors:
I then tried the install.sh script and ran the entrypoint.sh again but it came up with the same errors.
Here is my docker-config
any help would be appreciated.