Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: using custom connectors #9833

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Jan 27, 2022

What

Add documentation about how to use custom connectors and a private docker registry in the Operator Guides section.
This is a question often received by the USE team on slack.

How

Explain how to:

  • Create a private Docker registry
  • Authenticate Airbyte to the Docker registry
  • Add a custom connector in the UI

@alafanechere alafanechere added area/documentation Improvements or additions to documentation user-support-eng labels Jan 27, 2022
@alafanechere alafanechere temporarily deployed to more-secrets January 27, 2022 11:15 Inactive
@alafanechere alafanechere self-assigned this Jan 27, 2022
docs/SUMMARY.md Outdated Show resolved Hide resolved
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
@alafanechere alafanechere temporarily deployed to more-secrets January 27, 2022 14:44 Inactive
Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comment but looks terrific!

Comment on lines +27 to +28
## 2. Authenticate to your private Docker registry
To push and pull images to your private Docker registry, you need to authenticate to it:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe use Private Container Registry?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the common naming is Docker registry, and in our case we want it to be private 😄 . Container registry is a cloud service name.

@alafanechere alafanechere merged commit a3b44ec into master Jan 28, 2022
@alafanechere alafanechere deleted the augustin/doc/custom-registry branch January 28, 2022 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation user-support-eng
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants