Creating a Repository
-
Click the
Catalog module.
By default, theRepositories page opens.
-
Click Add Repository to add a new repository to the list.
-
You can choose between:
Create a zip archive of your repository and upload it on Saagie.
-
Click Upload zip archive.
-
Enter a name for your repository.
It must be unique and up to 255 characters. -
Click Choose file and select the required zip archive in your file explorer.
-
Click Add repository.
You are returned to the Repositories page updated with the newly added repository.The initial synchronization of your repository is done automatically based on the information that you provided in the .zip
file.
Store your repository and synchronize it with updates.
-
Click Fetch from URL.
-
Enter a name for your repository.
It must be unique and up to 255 characters. -
Enter the URL of the repository where you stored the
.zip
file.You can use any HTTP server without authentication.
For example, Saagie’s technology repository is exposed through a GitHub.zip
file accessible via the following URL: https://github.com/saagie/technologies/releases/latest/download/technologies.zip. -
Click Add repository.
You are returned to the Repositories page updated with the newly added repository.
-