Enable HTTPS using caddy on a docker install of remotely #665
Replies: 5 comments
-
Is Apache2 installed on your system? |
Beta Was this translation helpful? Give feedback.
-
Hi, i made nginx reverse Proxy in a container on another host. It works. By the way you can build your nginx in another container on the same host and let the containers communicate with each other. tuxya |
Beta Was this translation helpful? Give feedback.
-
Install Caddy, https://caddyserver.com/docs/install#debian-ubuntu-raspbian Then see https://caddyserver.com/docs/running#using-the-service Create a Caddyfile edit it with nano or vi, and the only two lines you need:
Restart Caddy: If your DNS is resolving for that name and IP address, Caddy will automatically request LetsEncrypt certificates for that address. Remotely will pick up the address and configure the download agents on the fly. Also see notes at https://hub.docker.com/r/immybot/remotely |
Beta Was this translation helpful? Give feedback.
-
If you have docker setup then running Caddy as a docker image is easiest. Just make sure that you use the remotley container name in the caddy config and not localhost. Caddy also requires that it is contactable on port 443 for https and 80 for authorising the certificate request. |
Beta Was this translation helpful? Give feedback.
-
Pal I see that you have some knowledgeable about things but if u want a
solve problem just send me a no of compilation ur operating system and try
simulate contect network wia 5 ghz wi fi to ip starting 192.168.1.1 or
similar Important is 192.168.because that show me gateway.
Swich on ur firewall strict and don't change nothing with Relatek Family
Media Control driver All details I have from ur mail
#BR33
#brl33
niedz., 14 sty 2024, 08:57 użytkownik daveymg-nz ***@***.***>
napisał:
… If you have docker setup then running Caddy as a docker image is easiest.
Just make sure that you use the remotley container name in the caddy config
and not localhost. Caddy also requires that it is contactable on port 443
for https and 80 for authorising the certificate request.
—
Reply to this email directly, view it on GitHub
<#665 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDJKZVCOIECOK6JKZ3YADH3YOOFW5AVCNFSM6AAAAAAZNUHBCCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCMRSGMZTM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi.
I used the docker instance to install remotely with default settings
Can anyone help me with getting caddy setup so that i can use the site with https or any other alternative.
Regards
Pieter
Beta Was this translation helpful? Give feedback.
All reactions