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

[feature]: Airbyte OSS Self-hosted module #300

Open
1 task done
uptownhr opened this issue Mar 10, 2025 · 0 comments
Open
1 task done

[feature]: Airbyte OSS Self-hosted module #300

uptownhr opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
feature A new feature request

Comments

@uptownhr
Copy link
Member

Prior Search

  • I have already searched this project's issues to determine if a similar request has already been made.

What new functionality would you like to see?

Airbyte has a helm documented as a way to deploy to kubernetes. https://docs.airbyte.com/deploying-airbyte/. It would be great to support this as part of panfactum modules so the helm is configured with necessary values.

Note
An attempt to deploy the helm was made but there were issues providing panfactum service account to the helm to share cnpg secrets for db connections.

How would you use this new functionality?

  1. Ingesting customer data from sources supported by Airbyte and storing data in S3 and snowflake
  2. Convert over existing ec2/docker-compose deployment to panfactum
  3. upgrading from version 0.53 to latest
  4. utilize panfactum provided cnpg instance vs postgres provided through helm
  5. support vault oidc for authentication
  6. ability to provide a static ip as some sources like netsuite require ips to be whitelisted
@uptownhr uptownhr added the feature A new feature request label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature request
Projects
None yet
Development

No branches or pull requests

2 participants