Support

OrbitDock is open source and community supported. Here's how to get help.

🐛

Report a Bug

Found something broken? Open a GitHub issue with steps to reproduce and we'll look into it.

File a Bug
💬

Discussions

Questions, ideas, or just want to chat? GitHub Discussions is the place.

Join Discussions

Frequently Asked Questions

How do I install OrbitDock?

Install the server with a single command: curl -fsSL https://raw.githubusercontent.com/Robdel12/OrbitDock/main/orbitdock-server/install.sh | bash Then run orbitdock setup --local to configure for local use, or see the deployment guide for remote setups.

What platforms are supported?

The server runs on macOS (ARM), Linux x86_64, and Linux aarch64 (Raspberry Pi). Native apps are available for macOS 15+ and iOS 18+. A web client is in development.

Is OrbitDock free?

Yes. OrbitDock is free and open source under the project license. You run it on your own infrastructure.

Does OrbitDock collect my data?

No. OrbitDock is entirely self-hosted. All data stays on your machines. There is no analytics, telemetry, or tracking. See the privacy policy for full details.

How do I connect from my phone?

Install the iOS app via TestFlight, then add your server URL in the app settings. For remote access, we recommend using a Cloudflare Tunnel for zero-config HTTPS.

Which AI providers are supported?

OrbitDock supports Claude Code (Anthropic) natively and integrates with Codex (OpenAI) directly via their crates. Since Codex supports any OpenAI-compatible API, you can use providers like OpenRouter, Qwen, or any other compatible backend. All providers run simultaneously with independent rate limit tracking.