Server Setup
Adding a Server
Section titled “Adding a Server”-
Tap the + button on the main screen
-
Fill in connection details:
- Name: Friendly name for identification
- Host: IP address or domain name
- Port: SSH port (default: 22)
- Username: SSH login user
- Authentication: Password or SSH key
-
Configure optional settings:
- Initial Directory: Starting directory for terminal/SFTP
- Environment: Custom environment variables
- Keep-alive Interval: Connection keep-alive setting
-
Tap Save
Connection Types
Section titled “Connection Types”Password Authentication
Section titled “Password Authentication”Simple username/password authentication:
- Enter password in the password field
- Password is stored securely (encrypted)
- Requires re-entry on app restart (unless saved)
SSH Key Authentication
Section titled “SSH Key Authentication”More secure, passwordless authentication:
- Generate or import SSH key
- Add key to server’s
~/.ssh/authorized_keys - Select key in app when adding server
See SSH Keys for detailed setup.
Server Groups
Section titled “Server Groups”Organize servers into groups for easier management:
- Go to Settings > Server Groups
- Create a new group
- Assign servers to groups
- Groups appear as sections in main view
Server Cards
Section titled “Server Cards”Customize what information appears on server cards:
- Go to Settings > Server Card Settings
- Enable/disable metrics:
- CPU
- Memory
- Disk
- Network
- Reorder cards by dragging
Connection Profiles
Section titled “Connection Profiles”Save connection profiles for different use cases:
- Default Profile: Standard settings
- Low Bandwidth: Reduced refresh rate
- High Performance: Maximum refresh rate
Troubleshooting
Section titled “Troubleshooting”Connection Refused
Section titled “Connection Refused”- Check server is running
- Verify SSH port
- Check firewall rules
Authentication Failed
Section titled “Authentication Failed”- Verify username/password
- Check SSH key permissions
- Ensure SSH service is running
Timeout
Section titled “Timeout”- Check network connectivity
- Increase timeout in settings
- Try different network