Skip to content

Commit 28d8cbb

Browse files
authored
Remove Architecture section from README
Removed the Architecture section from the README.
1 parent 2a23f94 commit 28d8cbb

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@ S3-compatible file server that syncs to a git repository. Works with Obsidian's
1616
- Single static binary (~6 MB), no runtime dependencies
1717
- Built-in [go-git](https://github.com/go-git/go-git) — no system `git` required
1818

19-
## Architecture
20-
21-
```mermaid
22-
graph LR
23-
A[iPhone<br>Obsidian + Remotely Save] --> C[Cloudflare<br>HTTPS]
24-
B[MacBook<br>Obsidian + Remotely Save] --> C
25-
C --> D[VPS<br>git3 server]
26-
D --> E[GitHub / GitLab]
27-
```
28-
2919
## Quick start
3020

3121
### Option A: Docker Compose (recommended)

0 commit comments

Comments
 (0)