generated from DAM/ts-TEMPLATE
Update README.md
This commit is contained in:
parent
7ec4f2ca6a
commit
fc3d41da05
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Homepage with Tailscale Integration
|
# Homepage with Tailscale Integration
|
||||||
|
|
||||||
This project sets up a Homepage instance with Tailscale VPN integration using Docker Compose. It creates a secure, private network connection for your homepage dashboard using Tailscale, while running the Homepage application from gethomepage.dev.
|
This project sets up a Homepage instance with Tailscale VPN integration using Docker Compose. It creates a secure, private network connection for your homepage dashboard using Tailscale, while running the Homepage application from gethomepage.dev.
|
||||||
@ -34,6 +33,7 @@ your-project/
|
|||||||
3. Configure Tailscale
|
3. Configure Tailscale
|
||||||
- Replace `{{YOUR_TAILSCALE_AUTHKEY}}` in the docker-compose.yml with your actual Tailscale auth key
|
- Replace `{{YOUR_TAILSCALE_AUTHKEY}}` in the docker-compose.yml with your actual Tailscale auth key
|
||||||
- Optionally, update the file in `tailscale/config/serve.json` if you need specific Tailscale serve configurations
|
- Optionally, update the file in `tailscale/config/serve.json` if you need specific Tailscale serve configurations
|
||||||
|
- CAUTION: Changing `"${TS_CERT_DOMAIN}:443": false` to `true` will expose the service to the internet
|
||||||
|
|
||||||
4. Configure Homepage
|
4. Configure Homepage
|
||||||
- Add your Homepage configuration files to homepage/config/
|
- Add your Homepage configuration files to homepage/config/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user