laptop_mac
macOS (v2.0.0)
This guide is for v2.0.0 (beta). Download a beta release from GitHub.
Using v1.5.x or older? See the v1.5.x macOS guide instead.
Upgrading from v1.x?
v2.0.0 requires a config update and one-time database migration. See the v2 migration guide before upgrading.
Run FileBrowser Quantum v2.0.0 (beta) natively on macOS.
Download
- Go to releases page
- Download the beta
filebrowser-darwin-amd64(Intel) orfilebrowser-darwin-arm64(Apple Silicon) release - Save to a folder
Enable Permissions
Step 1: Make Executable
| |
Step 2: Allow in Security Settings
On first run, macOS will block the app:
- Try to run:
./filebrowser-darwin-arm64 - Go to System Preferences → Security & Privacy
- Click Allow for FileBrowser
Optional: Install FFmpeg
| |
Create Configuration
| |
Or create config.yaml:
Run FileBrowser
| |
Access at http://localhost:80
Run as Service (launchd)
Create /Library/LaunchDaemons/com.filebrowser.plist:
| |
Load service:
| |