Hi! Can someone help me understand the relationsh...
# ask-community-for-troubleshooting
s
Hi! Can someone help me understand the relationship, if any, between the list of connectors here on Github https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors and the connectors listed on the Airbyte website at https://airbyte.com/connectors ? Some seem to be in one place but not the other. eg; Firestore is on Github but not on the web, ebay is on the web but not on the Github list ^^. Apologies if I missed something obvious. :-) Thanks
1
a
Hi @Steve, thanks for pointing this out. The discrepancy between GitHub and our website is mainly due to the fact the website is not currently using Github as a source to create this list. You can consider this page as the most up to date list of available connectors. (cc. @Andy Yeo (Airbyte))
s
Thanks @[DEPRECATED] Augustin Lafanechere - there's no mention of Firecore on https://docs.airbyte.com/integrations but it's on Github. Is that relevant? Steve
a
It's probably because the contribution for this connector is missing the documentation as this issue suggests https://github.com/airbytehq/airbyte/issues/9727
👍 1
Firestore connector is not well published, let me know if you're running Airbyte and you want to try this connector out.
s
Hi, We have Airbyte setup and had planned to use Firestore as our Destination as Firecore makes sense from an architectural point of view with the rest of our plans. As a fallback I guess we could implement Postgress as the Airbyte destination.
a
For some reason I can't explain right now the firestore connector is not listed but should be available if you add it manually. The image name is
airbyte/destination-firestore
and latest version is 0.1.1
s
To add it to Airbyte would I need to follow the build-instructions to include it in the Docker image (as shown in the Firestore repo's readme) @[DEPRECATED] Augustin Lafanechere or can I add the connector via Airbyte's web UI? Thanks eference the repo
a
It should work directly in the UI
👍 1