How to create application with deploy key if using ipv6? #9066
Unanswered
wimdeblauwe-widit
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
If I understand correctly, you need to replace the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am installing Coolify on a Hetzner with only ipv6. I had to fight a few hurdels already, but I now have Coolify running and it has a proper DNS name. I am now trying to add an application with a deploy key.
When I try to add my Git repository to Coolify, I get a toast notification "The string
http://2a01:....:a737::1.sslip.iois no valid url.". This issue has been reported as #5669 already, but closed as duplicate of #3619 But issue #3619 is about docker (Btw: the default installation currently still fails because gcr.io is used instead of docker.io, but you can work around it by running./upgrade.sh latest latest docker.io).So, it there a workaround to avoid that sslip.io issue?
Beta Was this translation helpful? Give feedback.
All reactions