Skip to content

Latest commit

 

History

History
 
 

service-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Make sure you replace SERVICE.

SERVICE with Tailscale Sidecar Configuration

This Docker Compose configuration sets up [SERVICE](LINK TO PAFE OF MAINTAINER) with Tailscale as a sidecar container ......

SERVICE

[SERVICE](LINK TO PAFE OF MAINTAINER) information about service...

Configuration Overview

In this setup, the tailscale-SERVICE service runs Tailscale, which manages secure networking for the SERVICE. The SERVICE service utilizes the Tailscale network stack via Docker's network_mode: service: configuration. This setup ensures that SERVICE's service is only accessible through the Tailscale network (or locally, if preferred), providing an extra layer of security and privacy for your SERVICE.

Files to check

Please check the following contents for validity as some variables need to be defined upfront.

  • .env // This files hold the main parts
  • ./config/serve.json // This file requires a service port of the app to be defined