Getting Started with ElasticView
Welcome to ElasticView! This guide will help you get up and running quickly with your new plugin management platform.
What You'll Need
Before you begin, make sure you have:
- ElasticView installed and running (Deployment Guide)
- Access to your Elasticsearch cluster (if using Elasticsearch)
- Administrator credentials for initial setup
First Time Setup
1. Access ElasticView
Open your web browser and navigate to your ElasticView installation:
- Local installation:
http://localhost:8080 - Custom domain: Your configured domain name
2. Initial Login
For first-time setup, use the default administrator credentials:
- Username:
admin - Password:
admin123
⚠️ Important: Change the default password immediately after first login for security.
3. Change Default Password
- Click on your profile icon in the top-right corner
- Select "Account Settings"
- Navigate to "Change Password"
- Enter a strong, unique password
- Save your changes
Basic Configuration
1. System Settings
Configure basic system settings:
- Go to System → Settings
- Update the following:
- System Name: Your organization name
- System URL: Your ElasticView URL
- Time Zone: Your local time zone
- Language: Preferred interface language
2. Data Source Setup
Connect your first data source:
- Navigate to Data Sources → Add New
- Choose your data source type (Elasticsearch, MySQL, etc.)
- Enter connection details:
- Host: Your database host
- Port: Database port
- Username/Password: Database credentials
- Test the connection
- Save the configuration
3. User Management
Set up additional users:
- Go to Users → Add User
- Fill in user details:
- Username: Unique username
- Email: User's email address
- Password: Temporary password
- Role: Assign appropriate role
- Save the user account
Complete user management guide →
Installing Your First Plugin
1. Browse Plugin Market
- Click on Plugin Market in the navigation
- Browse available plugins
- Use search to find specific functionality
- Click on a plugin to view details
2. Install a Plugin
- Select a plugin you want to install
- Click Install Now
- Wait for the installation to complete
- Refresh the page to see the new plugin menu
3. Configure the Plugin
- Navigate to the new plugin menu item
- Follow the plugin's setup instructions
- Configure any required settings
- Test the plugin functionality
Essential Features Tour
Dashboard
Your main control center showing:
- System status and health
- Recent activity
- Quick access to common tasks
- Important notifications
Data Sources
Manage connections to your databases:
- Add new data sources
- Test connections
- Monitor connection status
- Configure access permissions
Plugin Management
Control your installed plugins:
- View installed plugins
- Enable/disable plugins
- Update plugins
- Manage plugin settings
User & Permissions
Manage system access:
- Create user accounts
- Assign roles and permissions
- Monitor user activity
- Configure authentication methods
Quick Tips
Keyboard Shortcuts
Ctrl+K(Windows) /Cmd+K(Mac): Quick searchCtrl+/(Windows) /Cmd+/(Mac): Show helpEsc: Close modals and dialogs
Navigation Tips
- Use the search bar to quickly find pages
- Bookmark frequently used pages
- Use browser back/forward buttons for navigation
- Right-click menu items for additional options
Performance Tips
- Close unused browser tabs
- Clear browser cache if experiencing issues
- Use the latest version of your browser
- Monitor system resources if running locally
Common First Steps
Here's what most users do after initial setup:
- Add Data Sources: Connect to your primary databases
- Install Core Plugins: Get essential functionality plugins
- Create User Accounts: Set up accounts for your team
- Configure Permissions: Set up role-based access control
- Customize Dashboard: Arrange widgets to your preference
Getting Help
Documentation
- User Guide - Complete user documentation
- Plugin Development - Create custom plugins
- Deployment Guide - Installation and setup
Community Support
- GitHub Discussions - Community Q&A
- GitHub Issues - Bug reports
- Demo Environment - Try before you install
Quick Support
If you encounter issues:
- Check the troubleshooting guide
- Search existing GitHub issues
- Ask in community discussions
- Create a new issue if needed
What's Next?
Now that you're set up, explore these areas:
- Plugin Market - Discover useful plugins
- Data Source Management - Advanced data source configuration
- User Management - Set up your team
- Plugin Development - Create custom solutions
Ready to dive deeper? Check out our complete user guide for advanced features and configuration options.
