What all types of "--provider" do we have while launching it with docker #137

Closed
opened 2026-01-19 18:29:07 +00:00 by michael · 6 comments
Owner

Originally created by @AmoghSaxena on GitHub.

I want to launch it with domain name instead of IP.
But while i run the docker command to run the container and go to the custom domain assigned to it.
It shows the IP address as a title bar and other upload settings.
Can anyone help me with this ?

Originally created by @AmoghSaxena on GitHub. I want to launch it with domain name instead of IP. But while i run the docker command to run the container and go to the custom domain assigned to it. It shows the IP address as a title bar and other upload settings. Can anyone help me with this ?
Author
Owner

@mckaygerhard commented on GitHub:

@AmoghSaxena Any update on this?
I want to deploy the project on my private FQDN but it only gives me the option for IP address instead of putting a domain.

read the requirements it said: "Could you provide the full example of how you try to start it?" so @AmoghSaxena without further details nobody can help you..

@mckaygerhard commented on GitHub: > > @AmoghSaxena Any update on this? > I want to deploy the project on my private FQDN but it only gives me the option for IP address instead of putting a domain. read the requirements it said: "_Could you provide the full example of how you try to start it?_" so @AmoghSaxena without further details nobody can help you..
Author
Owner

@AmoghSaxena commented on GitHub:

@AmoghSaxena Any update on this?

I want to deploy the project on my private FQDN but it only gives me the option for IP address instead of putting a domain.

@AmoghSaxena commented on GitHub: > @AmoghSaxena Any update on this? I want to deploy the project on my private FQDN but it only gives me the option for IP address instead of putting a domain.
Author
Owner

@stefanbenten commented on GitHub:

@AmoghSaxena Any update on this?

@stefanbenten commented on GitHub: @AmoghSaxena Any update on this?
Author
Owner

@stefanbenten commented on GitHub:

@AmoghSaxena Could you provide the full example of how you try to start it?
More than happy to assist!

@stefanbenten commented on GitHub: @AmoghSaxena Could you provide the full example of how you try to start it? More than happy to assist!
Author
Owner

@paolafrancesca commented on GitHub:

@AmoghSaxena
https://pkg.go.dev/net#Dial
according to the documentation

For TCP and UDP networks, the address has the form "host:port". The host must be a literal IP address, or a host name that can be resolved to IP addresses

as @mckaygerhard said indeed, without further details we cannot help with a possible solution

@paolafrancesca commented on GitHub: @AmoghSaxena https://pkg.go.dev/net#Dial according to the documentation ``` For TCP and UDP networks, the address has the form "host:port". The host must be a literal IP address, or a host name that can be resolved to IP addresses ``` as @mckaygerhard said indeed, without further details we cannot help with a possible solution
Author
Owner

@stefanbenten commented on GitHub:

@AmoghSaxena Is this question still unanswered? Else i am going to close it in 48 hours from now.

@stefanbenten commented on GitHub: @AmoghSaxena Is this question still unanswered? Else i am going to close it in 48 hours from now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#137