Skip to content

hiram-labs/docker-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networking and proxies

  1. caddy
  2. globaltunnel
  3. wireguard

Requirements

  • docker
  • docker compose

Dev setup

start your docker client
git clone https://github.com/hiram-labs/docker-proxy.git
docker-proxy

Commands

HINT chmod 700 run

Use the ./run shell script to execute the following commands:

  • start the docker-compose file in detach mode
./run start
  • stop the docker-compose file
./run stop
  • get shell into caddy container
./run cdy:shell
  • reload Caddyfile after changes
./run cdy:reload
  • format Caddyfile
./run cdy:fmt
  • get shell into globaltunnel container
./run gt:shell

About

Collection of networking application for fast deployments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published