Remote Servers in Vanguard are the data sources for your backups. Proper setup ensures effective and secure backup operations.
- OS: Ubuntu and Debian distributions
- Databases: MySQL and PostgreSQL
- Compatible with: Ploi, Laravel Forge, and any server meeting our requirements
- Accessibility: Server must be publicly reachable
- User Access: Use a non-root user for enhanced security
- Database Backups: Requires database password (encrypted for safety)
- Navigate to Remote Servers in your Vanguard dashboard
- Click "Add New Server"
- Enter the following details:
- Server name (for easy identification)
- IP address or hostname
- SSH username (non-root recommended)
- SSH port (default is 22)
- For database backups:
- Provide the database password (securely encrypted)
- Run a connection test
- Save your configuration
Vanguard automatically performs periodic health checks to ensure continuous connectivity with your remote servers. These checks help maintain the reliability of your backups by detecting potential issues early.
If you encounter connection issues:
- Verify server IP/hostname and SSH port
- Confirm SSH credentials
- Check firewall settings for Vanguard's IP
- Test server's public accessibility
- Ensure SSH service is active
- Verify custom SSH port settings in Vanguard
::: tip For persistent issues, review your server's SSH logs for connection attempt details. :::