Skip to content

Simple reverse proxy using Caddy for local development over TLS.

License

Notifications You must be signed in to change notification settings

qysp/sslocalhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sslocalhost

Very simple docker setup of a reverse proxy with TLS for local development environments without exposing your device to the internet.

Overview

The Caddy docker container shares the host network and is meant to proxy requests from your DuckDNS domain to the host over TLS.

The TLS certificate will be retrieved from Let's Encrypt using the ACME DNS challenge, which means it workd without the typical exposure of port 80 to the internet.

About

Simple reverse proxy using Caddy for local development over TLS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published