Data portability
Move to your own server
Own your data, forever. Move your memories anywhere in minutes — free.
Free
On your devices
Run OpenClone on your own computer and connect your phone to it. Nothing leaves your hardware.
Runs on
- • Your own computer (Mac, Linux, Windows)
- • Your phone connects to it
- • Nothing leaves your hardware
Install
curl -sSL https://opencloneai.com/install.sh | bash
Most Popular
Free
On your own server
Host OpenClone on a spare machine you own or a small server you rent — reach your memory from anywhere.
Runs on
- • A spare machine you already own
- • Or any small server you rent
- • Reach your memory from anywhere
Steps
- 1. Set up a machine or server (Ubuntu 22.04 LTS)
- 2. Copy its address
- 3. Run:
curl -sSL https://opencloneai.com/install.sh | bash - 4. Update your backend URL in the app
Note: Your data stays on YOUR server. Open-source, no subscription, no middleman.
Export your vault
All your memories are stored as Markdown files (.md), compatible with Obsidian and readable by any text editor.
From the app
- 1. Settings → Export vault
- 2. Download .zip
- 3. Unzip into your new vault folder
From the API
GET /api/v1/export/vault
X-API-Key: your-api-key
X-API-Key: your-api-key
Returns a ZIP containing your Obsidian vault folders.