diskon 50% semua paket, waktu terbatas. Mulai dari $2.48/mo
OpenClaw

OpenClaw

OpenClaw adalah framework otomasi Cloudzy. Daftarkan server, instal daemon, dan kelola job dari satu web UI melalui tunnel SSH. Dirancang untuk self-hoster yang ingin otomasi di level server tanpa harus membuka akses admin web ke publik.

Versi

Terbaru

Sistem Operasi

Server Ubuntu 24.04 LTS

RAM minimum

2 GB

Jenis IP

IPV4,IPV6

Pengaturan Awal

SSH ke server Anda:

ssh root@<SERVER_IP>

Jalankan onboarding dan instal daemon:

openclaw onboard --install-daemon

Akses Jarak Jauh yang Aman

Dari mesin lokal Anda, buat tunnel SSH ke server:

ssh -L 18789:localhost:18789 root@<SERVER_IP>

Kemudian buka browser dan akses: http://localhost:18789

Jalankan openclaw dashboard di server untuk mendapatkan URL dan token yang benar.

File & Direktori Penting

  • Direktori konfigurasi: /root/.openclaw/
  • File konfigurasi utama: /root/.openclaw/openclaw.json
  • Direktori ruang kerja: /root/.openclaw/workspace/

Perintah yang Paling Sering Dipakai

Status & Kesehatan:

openclaw status                # Show channel health and recent session recipients
openclaw health                # Fetch gateway health
openclaw doctor                # Health checks + quick fixes

Antarmuka Pengguna:

openclaw dashboard             # Open browser-based control UI (token required)
openclaw tui                   # Open terminal UI connected to Gateway

Catatan:

openclaw logs --follow         # Tail gateway logs
openclaw logs --level debug    # Debug-level logs

Gerbang / Node:

openclaw gateway restart       # Restart gateway
openclaw nodes list            # List paired node hosts

Konfigurasi:

openclaw configure             # Interactive setup wizard
openclaw config edit           # Edit config manually

Plugin:

openclaw plugins list          # List installed plugins
openclaw plugins update --all  # Update all plugins

Memory & Memori & Sesi:

openclaw memory summary        # Summarize memory usage
openclaw sessions list         # List stored conversation sessions

Keamanan:

openclaw security audit        # Run local config & security checks

Lainnya di Self Hosted

Aplikasi terkait.

Deploy OpenClaw sekarang. Mulai dari $2.48/bulan.