How to deploy and stream your data to your Blnk Cloud workspace.
161.35.166.95
161.35.171.250
Field | Description | Example |
---|---|---|
Instance name | The display name for your instance in the Cloud workspace. Choose a descriptive name that helps identify the environment and purpose. | Acme-Staging |
Instance URL | The public connection URL where your instance can be reached. | https://payments.yourcompany.com |
Instance secret key | Your secure authentication key for the instance. Set it up here. |
Field | Description | Example |
---|---|---|
Instance database name | The name of your PostgreSQL database. Default is blnk . | blnk |
Instance database host | The host URL or IP address of your PostgreSQL database. | blnk-prod-db.internal.example.com or 172.16.45.82 |
Instance database username | Your PostgreSQL database username. | blnk_service_user |
Instance database password | Your PostgreSQL database password. | |
Instance database port | The port number for PostgreSQL connections. Ensure this port is accessible from your Blnk Core instance | 5432 |