add links
This commit is contained in:
parent
801ecc2107
commit
87abc51969
14
README.md
14
README.md
@ -15,10 +15,10 @@ This project sets up a {{Service}} instance with Tailscale VPN integration using
|
||||
ts-{{service}}/
|
||||
├── docker-compose.yml
|
||||
├── tailscale/
|
||||
│ ├── tailscale-data/ # Persistent Tailscale state
|
||||
│ └── config/ # Tailscale configuration files
|
||||
│ ├── tailscale-data/ # Persistent Tailscale state
|
||||
│ └── config/ # Tailscale configuration files
|
||||
└── {{service}}/
|
||||
└── config/ # {{service}} configuration files
|
||||
└── config/ # {{service}} configuration files
|
||||
```
|
||||
|
||||
## Setup Instructions
|
||||
@ -38,7 +38,7 @@ ts-{{service}}/
|
||||
- CAUTION: Changing `"${TS_CERT_DOMAIN}:443": false` to `true` will expose the service to the internet
|
||||
|
||||
4. Configure {{Service}}
|
||||
- See {{service_docs}} for configuration options
|
||||
- See the [documentation]({{service_docs}}) for configuration options
|
||||
|
||||
5. Start the Services
|
||||
```bash
|
||||
@ -103,6 +103,6 @@ ts-{{service}}/
|
||||
- Services restart automatically unless explicitly stopped
|
||||
- For more information:
|
||||
- Tailscale documentation: https://tailscale.com/kb/
|
||||
- {{Service}} documentation: {{service_docs}}
|
||||
- {{Service}} repository: {{service_repo}}
|
||||
- {{Service}} linuxserve.io: {{service_lcsr}}
|
||||
- {{Service}} [documentation]({{service_docs}})
|
||||
- {{Service}} [repository]({{service_repo}})
|
||||
- {{Service}} [linuxserve.io]({{service_lcsr}})
|
Loading…
x
Reference in New Issue
Block a user