Data portability

データを移行する

データは永遠にあなたのもの。数分で記憶をどこにでも移動できます。

移行タイムライン

0
Day 0
トライアル開始
7
Day 7
エクスポート & 移行
37
Day 37
データ削除

30-day grace period after trial expiry to export or migrate data.

無料

オプション A — 自宅でセルフホスト

既に所有しているマシンでOpenCloneを実行。Mac Mini、Raspberry Pi、または任意のLinuxデバイス。

Required hardware

  • Mac Mini
  • Raspberry Pi 4/5
  • Any Linux machine

Install

curl -sSL https://opencloneai.com/install.sh | bash

トライアルから移行

アプリで設定 → Vault をエクスポート → .zip をダウンロードし、新しいサーバーにアップロードします。

最も人気
月約 5 ユーロ

オプション B — 自分のクラウド VPS

自分のクラウドアカウントにVPSを作成。データはあなたのサーバーに残ります。

Recommended providers

  • Hetzner CX22 €4.15/mo
  • OVH Starter €3.50/mo
  • DigitalOcean €6/mo

Steps

  1. 1. Create a server (Ubuntu 22.04 LTS)
  2. 2. Copy your server IP
  3. 3. Run: curl -sSL https://opencloneai.com/install.sh | bash
  4. 4. Update your backend URL in the app

注意: Your data stays on YOUR server. We just automate the setup.

月 5 ユーロ + VPS

オプション C — Managed

アップデート、モニタリング、バックアップを管理します。サーバーとデータの完全なコントロールはあなたに。

We handle

  • Automatic updates
  • Uptime monitoring
  • Daily backups

You keep

  • Full control
  • Your own VPS
  • Your data
ウェイトリストに参加 →

Vault をエクスポート

すべての記憶はMarkdownファイル(.md)として保存されています——Obsidianと互換性があり、任意のテキストエディタで読み取り可能です。

From the app

  1. 1. Settings → Export vault
  2. 2. Download .zip
  3. 3. Unzip into your new vault folder

From the API

GET /api/v1/export/vault
X-API-Key: your-api-key

Returns a ZIP containing your Obsidian vault folders.

One-command migration

Have a migration token from your trial? Import your vault automatically.

curl -sSL https://opencloneai.com/migrate.sh | bash -s -- --token <your-migration-token>

Your migration token is available in the app under Settings → Export → Migration token.