Skip to content

hivesolutions/repos

Repository files navigation

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.

Build Automation

Build Status PyPi Status License