Custom Connector Setup in Non-Default Workspaces

Summary

User is experiencing limitations in configuring custom connectors through the UI for non-default workspaces in Airbyte Open Source, having to rely on the Configuration API for docker-based connectors.


Question

Hello!
I’m having trouble trying to set up custom connectors on non-default workspaces using Airbyte Open Source. Clicking on “Settings” on the workspace provides me with a page where I can only edit my email and nothing else. I can only add new connectors, as well as change their versions on the default workspace.

I was able to set up a docker-based custom connector through the Configuration API, but it’d be better if there was a way to do it using the UI itself. Is that possible?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['custom-connector', 'non-default-workspaces', 'configuration-api', 'airbyte-ui']

https://docs.airbyte.com/using-airbyte/workspaces
As you can see workspace management is not available for Self-Managed Community (OSS)
(Switch between multiple workspaces is at the bottom of this doc)

There is no UI support for multiple workspaces in Airbyte OSS, but you can create new workspace by using terraform or API and url like /workspaces/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/connections works on Airbyte 1.2.0