Skip to content

A Signal TLS proxy implemented as a single container using Traefik

License

Notifications You must be signed in to change notification settings

computator/signal-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-Container Signal TLS Proxy

A Signal TLS proxy implemented as a single container using Traefik. Based on https://github.com/signalapp/Signal-TLS-Proxy

Running

To run this directly using podman/docker:

podman run --rm -v ./cert_data:/acme -p 443:443 -e SIGNALPROXY_HOSTNAME=myproxy.example.com -e SIGNALPROXY_PROD_ACME=1 ghcr.io/computator/signal-proxy

SIGNALPROXY_PROD_ACME must be set to use the production Let's Encrypt ACME server instead of the staging one

About

A Signal TLS proxy implemented as a single container using Traefik

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages