forked from finn/tinyboard
further fix readme
This commit is contained in:
@@ -52,6 +52,7 @@ tinyboard/
|
||||
- `~/.config/rclone/rclone.conf` on hub must be manually created
|
||||
- Use `hub/rclone.conf` as a template
|
||||
- Update host, port, and key_file paths as needed
|
||||
- Manually create rclone mount and permission it (`/mnt/hub` for example)
|
||||
|
||||
### Systemd Service Files
|
||||
- `~/.config/systemd/user/rclone-mount@.service` must be manually copied from `hub/rclone-mount@.service`
|
||||
@@ -161,7 +162,7 @@ Environment variables can override defaults:
|
||||
- `TUNNEL_DIR`: Directory containing spoke Docker files (default: `~/tinyboard/spoke`)
|
||||
- `COMPOSE_FILE`: Docker compose file path (default: `$TUNNEL_DIR/compose.yaml`)
|
||||
- `RCLONE_REMOTE`: Rclone remote name (default: `brie-remote`)
|
||||
- `MOUNT_POINT`: Mount point on hub (default: `~/mnt/brie`)
|
||||
- `MOUNT_POINT`: Mount point on hub (default: `~/mnt/hub`)
|
||||
|
||||
## Security Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user