Skip to content

felipecruz91/tailscale-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailscale-compose

Getting started

This example consists of a web app connected to a redis db which uses Tailscale as a sidecar container to expose the web app.

docker compose up --build

At the end of the tailscale logs, you will find the Tailscale IP address.

You can reach the web app by visiting http://{TAILSCALE_IP_ADDR}:5000

Clean up

docker compose stop
docker compose down

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published