Quick Start¶
Get Komandorr up and running in 5 minutes.
Step 1: Install Komandorr¶
Step 2: Access the Dashboard¶
- Open your browser to
http://localhost:3000 - Login with default credentials:
- Username:
admin - Password:
admin
Security
Change the default password immediately in Settings!
Step 3: Add Your First Service¶
- Navigate to Services page
- Click Add Service button
- Fill in the details:
Name: My Website
URL: https://example.com
Type: Website
Group: Production
Check Interval: 60 seconds
- Click Save
Step 4: Monitor Status¶
Your service will appear on the Dashboard with real-time status:
- Green - Service is up
- Red - Service is down
- Gray - No data yet
Step 5: View Metrics¶
Click on a service card to view:
- Response time history
- Uptime percentage
- Recent status changes
- Detailed logs
Optional: Configure Plex Integration¶
To monitor your Plex Media Server and manage invites:
- Get your Plex token from Plex.tv
- Navigate to Settings
- Enter your Plex server URL and token
- Enable VOD Streams monitoring
- Install PlexAPI for invite functionality:
Create Plex Invites (New in v2.3.0!)¶
- Navigate to Invites page
- Click Create Invite
- Configure:
- Select libraries (Movies, TV Shows, Music, or All)
- Set usage limit (1-100 or unlimited)
- Set expiration date (optional)
- Configure permissions (Sync, Channels, Plex Home)
- Copy the invite link and share it
Manage Plex Users¶
- Navigate to User Accounts page
- View all invited users with:
- Profile pictures from Plex
- Library access and permissions
- User expiration dates
- Manage users:
- Edit user expiration dates
- Refresh user info from Plex
- Remove users from server
Optional: Enable Traffic Monitoring¶
- Install the traffic agent on your server:
- Configure the agent endpoint in Settings
- View traffic graphs on the Traffic page
Next Steps¶
Need Help?¶
- Check the Troubleshooting Guide
- Review Configuration Options
- Report an issue