Getting Started with a Self-hosted Repo
This section describes the general procedure of a self-hosted repo to help you quickly get started with it.
Figure 1 shows the general procedure of a self-hosted repo.
Creating a Self-hosted Repo
- Log in to the CodeArts homepage, choose Self-hosted Repos tab. on the top navigation bar, and click the
- Click Create Self-hosted Repo on the left.
- Configure the basic information and click OK.
For details about how to configure a repository, see Creating a Self-hosted Repo.
Uploading a Private Component on the Self-hosted Repo Page
- Go to the self-hosted repo page, and click the target repository in the left pane.
- Click Upload.
- Set the component parameters, select the file, and click Upload.
For details about how to set the component parameters, see Uploading a Private Component.
Uploading/Obtaining a Private Component via a Build Task
You can upload Maven, npm, Go, and PyPI components to a self-hosted repo and obtain these components from the repository to use them as build dependencies.
For details, see:
Uploading/Obtaining an RPM Component Using Linux Commands
By running Linux commands, you can upload RPM and Debian components to or download them from a self-hosted repo.
For details, see Uploading/Obtaining an RPM Component Using Linux Commands.
For details, see Uploading/Obtaining a Debian Component Using Linux Commands.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.