create base folders
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# tailscale Setup & Operation Guide
|
||||
|
||||
## Overview
|
||||
Brief notes and configuration guide for **tailscale** under `02-security-access`.
|
||||
|
||||
## Pre-requisites
|
||||
- [ ] Network routing / DNS configured
|
||||
- [ ] Environment variables set in `.env`
|
||||
|
||||
## Deployment
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
## Maintenance & Backups
|
||||
- Path to persistent data: `./data`
|
||||
Reference in New Issue
Block a user