-
Notifications
You must be signed in to change notification settings - Fork 24
Host Management
Elora VPN edited this page Nov 5, 2024
·
2 revisions
The Host Management system provides a centralized interface for managing multiple x-ui servers. This guide covers host creation, management, and maintenance procedures.
Before creating a new host, you need:
- Running x-ui server
- Server domain name or IP address
- Access credentials
- Correct port numbers
- Navigate to the Hosts section in the left sidebar
- Click the purple CREATE button
- Fill in the required fields:
Field | Description | Example |
---|---|---|
Name | Host identifier | us-east-server |
Domain | Server domain | server1.example.com |
Type | Connection type | Select from dropdown |
IP | Server IP address | 192.168.1.1 |
Port | Connection port | 443 |
Username | Auth username | admin |
Password | Secure password | ******** |
API Path | x-ui panel API path | /panel/api |
HostZones | Server zone | Select from dropdown |
Basic Settings:
Name: us-east-1
Domain: vpn1.example.com
Type: Standard
IP: 192.168.1.100
Port: 443
API Path: /panel/api
HostZones: US-East
Additional Options:
- Enable: Toggle to activate host
- Master: Toggle for master server status
The host management dashboard shows:
- ID
- Name
- Domain
- IP
- MASTER status
- Enable status
- Modified date
- Action buttons
- Click any host row to expand details
- Shows complete configuration
- Displays current status
- Click the pencil icon (✏️)
- Update necessary fields
- Click SUBMIT to save
- Click the trash icon (🗑️)
- Confirm deletion
- Wait for success message
- Click the copy icon (📄)
- Modify needed fields
- Submit as new host
Search Options:
- Use search bar for quick filtering
- Filter by name, domain, or IP
- Sort by creation date
Strong passwords should include:
- Minimum 12 characters
- Uppercase letters
- Lowercase letters
- Numbers
- Special characters
Best practices:
- Regular host audits
- Limited master access
- Connection log reviews
- Regular updates
- Strong passwords set
- Regular backups configured
- SSL/TLS enabled
- Firewall rules reviewed
- Access logs monitored
Problem: Unable to connect to host
Solutions:
1. Verify IP and port
2. Check firewall settings
3. Confirm API path
4. Validate credentials
Problem: Authentication failed
Solutions:
1. Check username/password
2. Verify API path
3. Confirm server status
4. Review error logs
Weekly checks:
- Monitor host status
- Review connections
- Update configurations
- Backup settings
- Check resources