https://github.com/hivesolutions/repos
Modular repository management system
https://github.com/hivesolutions/repos
data python repos storage system
Last synced: about 1 month ago
JSON representation
Modular repository management system
- Host: GitHub
- URL: https://github.com/hivesolutions/repos
- Owner: hivesolutions
- Created: 2014-05-09T09:23:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T17:52:17.000Z (over 1 year ago)
- Last Synced: 2025-03-01T15:41:46.050Z (over 1 year ago)
- Topics: data, python, repos, storage, system
- Language: Python
- Size: 91.8 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [Repos](http://repos.hive.pt)
Modular repository management system, should be able to accommodate multiple layouts
or types of packages to server Hive Solutions purposes.
## Features
* Agnostic management of packages
* CDN based package management
* Integration with S3 compatible storage engines
## Configuration
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. |
## License
Repos is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[](https://github.com/hivesolutions/repos/actions)
[](https://pypi.python.org/pypi/repos)
[](https://www.apache.org/licenses/)