floody
floody
WWindmill
Created by Stephen on 9/18/2023 in #help
Proxmox deployment and OOM(?) errors
@trogdor good job mate, don't keep it to yourself now 🙂
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
yea i just restarted the whole windmill container
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
i think i restarted windmill too
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
how do i restart workers?
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
hm i restarted docker hmm
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
thanks for your help though, I'll just wait till i can get this cert sorted
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
it's bit odd but it's probably not worth burning much more time on
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
it should be the daemon, but I volume mounted both configuration files and nada
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
Also tried exec into the windmill container and I get the cert error there to.
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
but can't docker login from inside a windmill script
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
I can do a docker login on the host
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
ok So I updated that file
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
thanks mate - will take a look
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
ah ok yea didnt think there was another setting to try
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
this is on the host machine
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
cat /etc/docker/daemon.json
{
"insecure-registries" : ["docker.mydomain.net"]
}
cat /etc/docker/daemon.json
{
"insecure-registries" : ["docker.mydomain.net"]
}
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
so in the mean time I'd like to configure the docker daemon to ignore SSL errors
27 replies
WWindmill
Created by floody on 11/8/2023 in #help
Configuring docker daemon used by windmill
Hi @Tiago Serafim I'm trying to login to my internal docker registry that currently doesn't have certs setup yet. That causes docker to throw an error on login tls: failed to verify certificate: x509: certificate is not valid for any names, but wanted to match docker.laidback.systems" Get "https://docker.mydomain.net/v2/": tls: failed to verify certificate: x509: certificate is not valid for any names, but wanted to match docker.mydomain.net
27 replies