<aside>
🌐 REMEMBER TO ALLOWLIST THE AIROPS IP ADDRESS 52.71.87.39
****If you have internet access closed on your warehouse, make sure you add our IP Address to your allowlist.
For private network connections, please reach out to AirOps support at [email protected].
</aside>
To setup a new database connection, go to ⚙️ Settings —> Warehouse Setup —> Add Source +
After selecting Redshift, the following information is required:
- Host - the IP address or hostname of the Redshift cluster that AirOps is connecting to.
- Port - the port that the Redshift cluster has been configured to communicate over. The Default Redshift port is 5439.
- User - the Redshift user that AirOps will connect to the database with. It is best practice to create a new user for AirOps (instructions below), but any user with SELECT privileges can be used.
- Password - password for the above user.
- Database - database within the Redshift cluster that AirOps will connect to.
Redshift User Permissions