rpm
RPM registry quickstart
Set up a RPM registry, authenticate, and push your first artifact.
Needs the Artifact Registry module enabled and permission to create registries.
1. Create the registry
Go to Artifact Registry → New Registry.
Choose RPM as the package type.
Name it and pick a scope.
2. Authenticate
rpm login pkg.harness.io --username <email> --password <token>3. Push your first artifact
rpm push pkg.harness.io/<account>/<registry>/my-artifact:1.0.0Link 1
Link 2
Link 3
Link 4
FEEDBACK_BUTTON
Last updated
Was this helpful?