Documentation Index
Fetch the complete documentation index at: https://mintlify.com/openmined/syft-space/llms.txt
Use this file to discover all available pages before exploring further.
Download the latest release
Download the installer for your operating system from the GitHub Releases page.The desktop app is currently in beta. Windows support is planned for a future release.
Installation by platform
- macOS
- Linux (Debian/Ubuntu)
- Linux (Fedora/RHEL)
- Linux (AppImage)
macOS installation (.dmg)
The desktop app supports both Intel and Apple Silicon Macs running macOS 11 (Big Sur) or later.Step 1: Download
DownloadSyft-Space_<version>_universal.dmg from Releases.Step 2: Install
- Open the downloaded
.dmgfile - Drag Syft Space to your Applications folder
- Eject the disk image
Step 3: First launch
- Open Syft Space from Applications (or Spotlight)
- If you see a security warning, click Open to confirm
On first launch, macOS may show a security dialog because the app is downloaded from the internet. Click Open to proceed.
Step 4: Grant permissions (if needed)
When accessing datasets from specific folders, macOS may request permission:- Documents folder - Allow access to index documents
- Downloads folder - Allow access to uploaded files
- Desktop folder - Allow access to desktop files
Uninstall
To uninstall:- Quit Syft Space from the tray menu
- Move Syft Space.app from Applications to Trash
- Delete
~/.syft-spaceto remove all data
Verify installation
After installation, verify Syft Space is running:- Check for the system tray icon (bell icon in your menu bar or system tray)
- Click Open Syft Space from the tray menu
- The web interface should open at
http://localhost:8080 - You should see the Syft Space dashboard
First-time setup
Once the app is running:- Create an account: Click Register and set up your credentials
- Configure network settings:
- For local development: Add a developer token from OpenMined
- For cloud deployment: Add your public IP address
- Add your first dataset: Upload documents or connect a vector database
- Create an endpoint: Combine your dataset with an AI model
Troubleshooting
App won’t start
-
Check if the port
8080is already in use: -
Check logs for errors:
macOS: “App is damaged” error
If you see a “damaged” error on macOS:-
Remove the quarantine attribute:
- Try launching again
Linux: Missing dependencies
If the AppImage or installed app won’t start, install WebKitGTK:- Ubuntu/Debian
- Fedora
- Arch
Can’t access certain folders
macOS only: If you can’t browse or upload files from specific folders:- Open the system tray menu
- Right-click the Syft Space icon
- The app will prompt for folder access permissions when needed
Get help
If you encounter issues:- Check the GitHub Issues for known problems
- Review logs in
~/.syft-space/logs/ - Join the OpenMined Slack for community support
- Open a new issue with:
- Your OS and version
- App version (from About Syft Space in tray menu)
- Relevant log excerpts
Next steps
Features
Learn about autostart, auto-updates, and system tray controls.
Quickstart
Set up your first Space and create an endpoint.