Skip to content

Modular repository management system

Notifications You must be signed in to change notification settings

ripe-tech/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

About

Modular repository management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • Dockerfile 3.6%