Hello Everyone, Good evening. I have been experime...
# ask-community-for-troubleshooting
k
Hello Everyone, Good evening. I have been experimenting self hosted airbyte for my organisation and came with couple of questions or feature requests. Could someone help me with the below? 1. Since we wanted to make our ETL system more robust and self-service oriented, I’m looking something like : Having multiple workspace for different teams such as marketing, controlling, pricing and so on. Each team can make their different sources but designated target, Which means pricing team can connect sources like airtable, gsheets, postgres but defaulting to snowflake target database pricing_db. Similarly Marketing team can connect wide variety sources but target to marketing db. This saves lot of effort in data governance and data consolidation and so on. Do we have something features like that available? 2. Is there a way that I can setup RBAC as like Analysts who can just see connections and synch status, developer who can create sources, destinations and connections and so on. 3. Is there a generic gitlab ci file / repo with self-service oriented? Meaning users would be creating connections only via yml file and apply would happen with octavia cli. Would be great incase someone could help us with the above requirement!z Thanks in advance!
g
1. You can do it if you have no problem letting everyone in the team see all the sources and the destinations. 2. Not for self service. Not sure for Airbyte Cloud 3. I don't know
k
@god830 Could you please let me know how to permit only read access to the destinations for users of different groups? Thanks a lot for your valuable response!
g
@kylashpriya NA I don't think Airbyte has it (need someone from Airbyte to confirm this). You probably need to use some software.
k
ahhh okie . Thank you @god830. Could someone help me out here?