Modular repository management system, should be able to accommodate multiple layouts or types of packages to server Hive Solutions purposes.
- Agnostic management of packages
- CDN based package management
- Integration with S3 compatible storage engines
The most relevant configuration variables for Repos are:
Name | Type | Description |
---|---|---|
REPO_PATH | str |
May be used to define the local file system directory for storage. |
REPO_USERNAME | str |
If used limits the access to artifacts for only authenticated users. |
REPO_PASSWORD | str |
Defines the password to be used for access to the artifacts. |
Repos is currently licensed under the Apache License, Version 2.0.