documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add caddy instructions

Open HandyHat opened this issue 3 years ago • 3 comments

A similar config can be seen here: https://caddy.community/t/nginx-config-translation-help/8166

HandyHat avatar Jul 25 '21 16:07 HandyHat

There should be an option to have both SSL and non-SSL options for users that don't have a domain, since Letsencrypt certificates are only valid for domains unless ZeroSSL is configured. The latter can be achieved by adding tls off or specifying http:// <domain> for the host.

I have not tried running Laravel app in Caddy itself, so personally, I would have to test first to comment on anything else.

Software-Noob avatar Aug 05 '21 15:08 Software-Noob

There should be an option to have both SSL and non-SSL options for users that don't have a domain, since Letsencrypt certificates are only valid for domains unless ZeroSSL is configured. The latter can be achieved by adding tls off or specifying http:// <domain> for the host.

I have not tried running Laravel app in Caddy itself, so personally, I would have to test first to comment on anything else.

I've added instructions for using Caddy without SSL.

HandyHat avatar Aug 08 '21 14:08 HandyHat

Is this going to be ever merged lol

WavingCatDevs avatar Mar 09 '22 09:03 WavingCatDevs

I am going to close this in favor of #535

parkervcp avatar Jul 23 '23 17:07 parkervcp