cloudpatron icon indicating copy to clipboard operation
cloudpatron copied to clipboard

Is it possible to run this without port 80/443 being given to this app?

Open Leopere opened this issue 6 years ago • 4 comments

I would prefer to use my existing reverse proxy/load balancer. Is there tolerance for something else handling these things?

Leopere avatar Feb 07 '19 07:02 Leopere

Use Docker w/o --net=host ?

onedr0p avatar Jul 16 '19 03:07 onedr0p

I don't recall why that was difficult but typically the first thing I try when finding a new web app is this.

On Mon, Jul 15, 2019 at 11:13 PM Devin Buhl [email protected] wrote:

Use Docker?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cloudpatron/cloudpatron/issues/3?email_source=notifications&email_token=AAIE2VXFWAGJHANECCAW2LLP7U4EXA5CNFSM4GU3A6BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7R7CY#issuecomment-511647627, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIE2VVGPCIHRW36HG6IVULP7U4EXANCNFSM4GU3A6BA .

Leopere avatar Jul 18 '19 10:07 Leopere

I'm going to give this another go. But I need it behind Traefik and not exposed by itself.

Leopere avatar Jul 18 '19 22:07 Leopere

I have the exact same issue here: even if I use the -http-addr option, I can't set it up properly because I have another server running.

IMO, both HTTP and HTTPS ports should be customizable.

Is it something that's easy to set up internally?

Pierstoval avatar Aug 20 '21 18:08 Pierstoval