Ocean | Generic HTTP integration
complete
Dudi Elhadad
Merged in a post:
Ocean | Support Custom Ocean Integrations
G
Gregory LaFlash
We would like to use Ocean Helm chart with custom images
We would like to utilize the ocean framework for two potential use cases:
- Pulling data from other homegrown systems
- Tweaking an existing integration
Both of these use cases don't seem possible as the current Ocean Helm chart only allows deploying images from Port's GHCR repo. We do not want to push our integrations back to Port if they are for homegrown systems. We would rather not Fork the Helm chart and have to maintain keeping it in sync with the upstream. If the chart supported providing the full image then it would unblock these types of use cases.
M
Maya Margalit
marked this post as
complete
Ocean custom integration is now available!
You can find more info in our docs: https://docs.port.io/build-your-software-catalog/custom-integration/ocean-custom-integration/overview
And build your first integration using our interactive builder:https://docs.port.io/build-your-software-catalog/custom-integration/ocean-custom-integration/build-your-integration/
Matan Grady
Merged in a post:
Ingesting Data from External APIs
Z
Zbigniew Malcherczyk
As a Port admin,
I want to add a component within Port data sources that can send requests to specific URLs to retrieve data from external APIs,
So that I can efficiently ingest the latest software version information from sources like PHP and Symfony.