1
0
mirror of synced 2025-12-19 18:14:56 -05:00

change discourse to github discussion (#28152)

This commit is contained in:
Marcos Marx
2023-07-11 11:50:32 -03:00
committed by GitHub
parent f79aa72d64
commit 57a7a03705
10 changed files with 16 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ Try it out yourself with our [demo app](https://demo.airbyte.io/), visit our [fu
### Join the Airbyte Community
The Airbyte community can be found in the [Airbyte Community Slack](https://airbyte.com/community), where you can ask questions and voice ideas. You can also ask for help in our [Discourse forum](https://discuss.airbyte.io/), or join our [office hours](https://airbyte.io/weekly-office-hours/). Airbyte's roadmap is publicly viewable on [GitHub](https://github.com/orgs/airbytehq/projects/37/views/1?pane=issue&itemId=26937554).
The Airbyte community can be found in the [Airbyte Community Slack](https://airbyte.com/community), where you can ask questions and voice ideas. You can also ask for help in our [Airbyte Forum](https://github.com/airbytehq/airbyte/discussions), or join our [Office Hours](https://airbyte.io/daily-office-hours/). Airbyte's roadmap is publicly viewable on [GitHub](https://github.com/orgs/airbytehq/projects/37/views/1?pane=issue&itemId=26937554).
For videos and blogs on data engineering and building your data stack, check out Airbyte's [Content Hub](https://airbyte.com/content-hub), [Youtube](https://www.youtube.com/c/AirbyteHQ), and sign up for our [newsletter](https://airbyte.com/newsletter).

View File

@@ -32,7 +32,7 @@ In order to replicate Zoom data, we will need to use [Airbytes Zoom connector
`docker-compose up`
You can find more details about this in the [Getting Started FAQ](https://discuss.airbyte.io/c/faq/15) on our Discourse Forum.
You can find more details about this in the [Getting Started FAQ](https://discuss.airbyte.io/c/faq/15) on our [Airbyte Forum](https://github.com/airbytehq/airbyte/discussions).
This will start up Airbyte on `localhost:8000`; open that address in your browser to access the Airbyte dashboard.

View File

@@ -1,5 +1,5 @@
# FAQ
Our FAQ is now a section on our Discourse forum. Check it out [here](https://discuss.airbyte.io/c/faq/15)!
Our FAQ is now a section on our Airbyte Forum. Check it out [here](https://github.com/airbytehq/airbyte/discussions)!
If you don't see your question answered, feel free to open up a new topic for it.

View File

@@ -27,7 +27,7 @@ These are non-exhaustive use cases `octavia` can be convenient for:
- Integrating the Airbyte configuration deployment in a dev ops tooling stack: Helm, Ansible etc.
- Streamlining the deployment of Airbyte configurations to multiple Airbyte instance.
Feel free to share your use cases with the community in [#octavia-cli](https://airbytehq.slack.com/archives/C02RRUG9CP5) or on [Discourse](https://discuss.airbyte.io/).
Feel free to share your use cases with the community in [#octavia-cli](https://airbytehq.slack.com/archives/C02RRUG9CP5) or on [Airbyte Forum](https://github.com/airbytehq/airbyte/discussions).
## Table of content

View File

@@ -18,7 +18,7 @@ The CDK provides an improved developer experience by providing basic implementat
This document is a general introduction to the CDK. Readers should have basic familiarity with the [Airbyte Specification](https://docs.airbyte.com/understanding-airbyte/airbyte-protocol/) before proceeding.
If you have any issues with troubleshooting or want to learn more about the CDK from the Airbyte team, head to [the Connector Development section of our Discourse forum](https://discuss.airbyte.io/c/connector-development/16) to inquire further!
If you have any issues with troubleshooting or want to learn more about the CDK from the Airbyte team, head to [the Connector Development section of our Airbyte Forum](https://github.com/airbytehq/airbyte/discussions) to inquire further!
## Getting Started

View File

@@ -41,7 +41,7 @@ The Jira source connector supports the following [sync modes](https://docs.airby
## Troubleshooting
Check out common troubleshooting issues for the Jira connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/source-jira).
Check out common troubleshooting issues for the Jira connector on our Airbyte Forum [here](https://github.com/airbytehq/airbyte/discussions).
## Supported Streams
@@ -116,7 +116,7 @@ or disallow these tables to be selected when configuring a connection.
## Troubleshooting
Check out common troubleshooting issues for the Jira connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/source-jira).
Check out common troubleshooting issues for the Jira connector on our Airbyte Forum [here](https://github.com/airbytehq/airbyte/discussions).
## Rate Limiting & Performance

View File

@@ -70,7 +70,7 @@ This source can sync data for the [Shopify REST API](https://shopify.dev/api/adm
## Troubleshooting tips
Check out common troubleshooting issues for the Shopify source connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/source-shopify).
Check out common troubleshooting issues for the Shopify source connector on our Airbyte Forum [here](https://github.com/airbytehq/airbyte/discussions).
## Supported Streams

View File

@@ -19,7 +19,7 @@ If you need direct access to our team for any kind of assistance, don't hesitate
## FAQ
If you have any questions about the Airbyte Open-Source setup and deployment process, head over to our [Getting Started FAQ](https://discuss.airbyte.io/c/faq/15) on our Discourse that answers the following questions and more:
If you have any questions about the Airbyte Open-Source setup and deployment process, head over to our [Getting Started FAQ](https://github.com/airbytehq/airbyte/discussions/categories/questions) on our Airbyte Forum that answers the following questions and more:
- How long does it take to set up Airbyte?
- Where can I see my data once I've run a sync?

View File

@@ -47,15 +47,13 @@ You can access Airbyte Slack [here](https://slack.airbyte.com/).
* `#help-contributions`: for any questions about contributing to Airbytes codebase
## Airbyte Forum
We are driving our community support from our [forum](https://discuss.airbyte.io/).
We are driving our community support from our [forum](https://github.com/airbytehq/airbyte/discussions).
**Before posting on this forum please first check if a similar question was already answered.**
**The existing categories**:
* [Connector Issues](https://discuss.airbyte.io/c/issues/11): Support requests on connector issues.
* [Platform, Deploy & Infra Issues](https://discuss.airbyte.io/c/deploy-infra-issues/24): Discussion about Airbyte Platform or deploys/infrastructure issues.
* [API, CLI & Orchestrations Issues](https://discuss.airbyte.io/c/api-cli-orchestration-issues/25): Discussion about how to use or issues with the API, CLI or orchestration
* [Connector Development](https://discuss.airbyte.io/c/connector-development/16): Ask help when you're developing a new connector.
* [Q&A](https://discuss.airbyte.io/c/faq/15): Ask anything that doesnt belong to the other categories.
* [Guides](https://discuss.airbyte.io/c/guides/17): Small tutorials and guides solving deployments or workarounds using connectors.
* [Frequently Asked Questions](https://discuss.airbyte.io/c/read-answers-by-the-airbyte-team-to-commonly-asked-questions-from-our-community/22): Read answers from the Airbyte team for commonly asked questions from the community.
* 🙏 Questions: Ask the community for help on your question. As a reminder, the Airbyte team wont provide help here, as our support is part of our Airbyte Cloud and Airbyte Enterprise offers.
* 💡 Ideas: Share ideas for new features, improvements, or feedback.
* 🙌 Show & Tell: Share projects, tutorials, videos, and articles you are working on.
* 🫶 Kind words: Show off something you love about Airbyte
* 🐙 General: For anything that doesnt fit in the above categories

View File

@@ -27,7 +27,7 @@ These are non-exhaustive use cases `octavia` can be convenient for:
- Integrating the Airbyte configuration deployment in a dev ops tooling stack: Helm, Ansible etc.
- Streamlining the deployment of Airbyte configurations to multiple Airbyte instance.
Feel free to share your use cases with the community in [#octavia-cli](https://airbytehq.slack.com/archives/C02RRUG9CP5) or on [Discourse](https://discuss.airbyte.io/).
Feel free to share your use cases with the community in [#octavia-cli](https://airbytehq.slack.com/archives/C02RRUG9CP5) or on [Airbyte Forum](https://github.com/airbytehq/airbyte/discussions).
## Table of content