You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harbor is an excellent OCI-compliant registry for managing container images and Helm charts. However, it lacks built-in support for popular artifact repositories such as npm, Go, and PyPI. While I’ve been using the ORAS tool to push and pull packages, I would like to use these package managers (e.g., npm) directly with Harbor.
Could you provide guidance or suggest any solutions, such as using an API gateway or other tools, to enable direct integration with npm, Go, and PyPI?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Harbor is an excellent OCI-compliant registry for managing container images and Helm charts. However, it lacks built-in support for popular artifact repositories such as npm, Go, and PyPI. While I’ve been using the ORAS tool to push and pull packages, I would like to use these package managers (e.g., npm) directly with Harbor.
Could you provide guidance or suggest any solutions, such as using an API gateway or other tools, to enable direct integration with npm, Go, and PyPI?
Beta Was this translation helpful? Give feedback.
All reactions