Fixed IP Addresses
Each application deployed on Squadbase has a fixed IP address for database whitelisting and security configurations.
Each application deployed on Squadbase is assigned a fixed IP address that remains constant throughout the application's lifecycle. This feature is essential for connecting to databases and external services that require IP address whitelisting.
Finding Your Application's Fixed IP Address
To find your application's fixed IP address:
- Navigate to your project dashboard
- Click on the "Settings" tab
- Go to "General" section
- Look for "Allow IPs" - this displays your application's fixed IP address
Use Cases
Database Whitelisting
Many cloud database services, including Azure SQL Database, AWS RDS, and Google Cloud SQL, require IP address whitelisting for security. You can add your Squadbase application's fixed IP address to your database's firewall rules to allow secure connections.
External API Access
Some external APIs and services restrict access based on IP addresses. Use your application's fixed IP address to configure these services for reliable connectivity.
Corporate Firewall Configuration
If your application needs to access resources behind corporate firewalls, network administrators can whitelist your application's fixed IP address.