Hello,
Trying to setup a custom deployment on a VPS after running :
" OR_ADMIN_PASSWORD=xxxxxxxxx OR_HOSTNAME=xxxxx.com docker-compose -p custom up -d"
I get this error :
ERROR: pull access denied for openremote/deployment, repository does not exist or may require ‘docker login’
Hello, I think openremote/deployment container was removed from the docker hub.
A non custom deployment , It is Done correctly .
Unfortunately I can’t post docker-compose.yml iuntill tomorrow .
Thanks for the reply
^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos M-U Undo
^X Exit ^R Read File ^\ Replace ^U Paste Text ^T To Spell ^_ Go To Line M-E Redo
GNU nano 4.8 docker-compose.yml
KEYCLOAK_ADMIN_PASSWORD: ${OR_ADMIN_PASSWORD:-secret}
KC_HOSTNAME: ${OR_HOSTNAME:-ssd.alinea.com.do}
KC_HOSTNAME_PORT: ${OR_SSL_PORT:–1}