Airbyte Prerequisites
-
Ask Saagie a VM containing Airbyte. To do so, open a ticket at the Saagie Help Center.
-
Once your VM has been created, you will receive the information required to configure Airbyte in Saagie, that is, your credentials and URL of the VM you have requested. Remember them for the next step.
-
On your Saagie platform, create the following global environment variables:
Name Value AIRBYTE_URL
The URL of the VM containing Airbyte.
AIRBYTE_LOGIN
The login of the VM containing Airbyte.
AIRBYTE_PASSWORD
The password of the VM containing Airbyte.
SAAGIE_URL
The URL of your Saagie platform.
For example,https://saagie-workspace.prod.saagie.io
.SAAGIE_PLATFORM_ID
The ID of your Saagie platform. The default value is
1
. -
In your Saagie project, create the following project environment variables:
Name Value SAAGIE_LOGIN
The Saagie platform user login.
Make sure this user have editor rights to the corresponding project, that is, the project you will be referencing for SAAGIE_PROJECT_NAME
.SAAGIE_PASSWORD
The Saagie platform user password.
SAAGIE_PROJECT_NAME
The name of your Saagie project.
AIRBYTE_WORKSPACE_NAME
The Airbyte workspace name. If not configured, it will retrieve the value of the
SAAGIE_PROJECT_NAME
environment variable.The user credentials referenced in the above environment variables are required for project management. Any other user with access to the project will be able to use the Airbyte app. -
You can now access Airbyte either: