GitBook: [master] 8 pages and 42 assets modified
This commit is contained in:
committed by
gitbook-bot
parent
e0f5418743
commit
5ecdfeb012
@@ -24,13 +24,13 @@ Once you see an Airbyte banner, the UI is ready to go at [http://localhost:8000/
|
||||
|
||||
You should see an onboarding page. Enter your email if you want updates about Airbyte and continue.
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. Set up your first connection
|
||||
|
||||
Now you will see a wizard that allows you choose the data you want to send through Airbyte.
|
||||
|
||||

|
||||

|
||||
|
||||
As of our alpha launch, we have one database source \(Postgres\) and two API sources \(an exchange rate API and the Stripe API\). We're currently building an integration framework that makes it easy to create sources and destinations, so you should expect many more soon. Please reach out to us if you need a specific connector or would like to help build one.
|
||||
|
||||
@@ -76,7 +76,7 @@ DB Name: postgres
|
||||
|
||||
After adding the destination, you can choose what tables and columns you want to sync.
|
||||
|
||||

|
||||

|
||||
|
||||
For this demo, we recommend leaving the defaults and selecting "Every 5 Minutes" as the frequency. Click `Set Up Connection` to finish setting up the sync.
|
||||
|
||||
@@ -84,7 +84,7 @@ For this demo, we recommend leaving the defaults and selecting "Every 5 Minutes"
|
||||
|
||||
You should now see a list of sources with the source you just added. Click on it to find more information about your connection. This is the page where you can update any settings about this source and how it syncs. There should be a `Completed` job under the history section. If you click on that run, it will show logs from that run.
|
||||
|
||||

|
||||

|
||||
|
||||
One of biggest problems we've seen in tools like Fivetran is the lack of visibility when debugging. In Airbyte, allowing full log access and the ability to debug and fix connector problems is one of our highest priorities. We'll be working hard to make these logs accessible and understandable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user