A modern, cross-platform desktop version of NebulaGraph.
- 🚀 Modern, intuitive interface for managing NebulaGraph services
- 🔄 Real-time service monitoring and health checks
- 📊 Resource usage metrics (CPU, Memory, Network)
- 🔧 Individual service controls
- 📝 Service logs viewer
- 🎨 Beautiful, responsive UI
- 🌐 Offline mode support (no Docker Hub image pull needed)
-
Install Docker on your system
-
Download NebulaGraph Desktop from the releases page
- for macOS, you need to install the
dmg
file, and do one extra step as below. - for Windows, you need to install the
exe
file
- for macOS, you need to install the
-
Install and launch the application
-
Click "Start All" to launch NebulaGraph services
-
Open Studio in your browser to start working with NebulaGraph
Note: fill in graphd
as "IP Address" and 9669
as "Port", user and password: root
/nebula
copied from OpenAI Translator
This step is to fix the error: "NebulaGraph Desktop can't be opened because the developer cannot be verified." or "This app is damaged and suggested to be moved to Trash."
-
Click the
Cancel
button, then go to theSettings
->Privacy and Security
page, click theStill Open
button, and then click theOpen
button in the pop-up window. After that, there will be no more pop-up warnings when openingNebulaGraph Desktop
. 🎉 -
If you cannot find the above options in
Privacy & Security
, or get error prompts such as broken files with Apple Silicon machines. OpenTerminal.app
and enter the following command (you may need to enter a password halfway through), then restartNebulaGraph Desktop
:sudo xattr -d com.apple.quarantine /Applications/NebulaGraph\ Desktop.app
- Windows 10/11, macOS 10.15+
- Docker Desktop installed and running
- 8GB RAM minimum (16GB recommended)
- 10GB free disk space
See DEVELOPMENT.md for detailed dev instructions and progress.
Apache License 2.0