1.0.0 • Published 2 years ago

empyry v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Build Status license

Empyry is a manager-agnostic package repository that supports private and public repositories, or both at the same time (public and private packages). Empyry is built around a simple plugin API, allowing for any package manager to be supported via a downloaded plugin.

Interested in contributing to Empyry? Head over to CONTRIBUTING.md to learn how to help out!

Why Empyry?

As programming languages continue to become more specialized, individuals and companies are using a wider range of different package managers, and therefore different registries. Each registry requires a different login for each user, and has its own bill. Empyry replaces all of these registries, centralizing your private and public dependencies across all your languages in one place, with one simple user system, on your own hosted system.

Features

  • 🐳 Natively Containerized
  • 🚀 Easy Setup Through Browser Coming Soon
  • 🖼️ User and Admin Site Coming Soon
  • 🔒 Simple Unified User and Authentication System Coming Soon
  • ⚙️ Easy to Use Plugin API To Support Package Managers
  • 🌎 Wide Range of Official Supported Package Managers Coming Soon
  • 🚀 Single and High Availability Kubernetes Modes Coming Soon

Getting Started

Check out the Quick Start documentation to get started.

Contributors

License

Copyright 2022 Dual Vipers LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.