An open-source, horizontally scalable binary artifact management tool supporting Maven, Docker, npm, and more.
Artipie is an open-source binary artifact management tool that acts as a repository for software packages and dependencies. It solves the problem of securely storing and distributing build artifacts across development teams, supporting numerous package formats like Maven, Docker, and npm. By providing a self-hosted, scalable solution, it reduces reliance on external services and commercial tools.
Development and DevOps teams needing a private, scalable repository for internal artifact storage, particularly those using CI/CD pipelines with multiple programming languages and package formats.
Developers choose Artipie for its fully open-source nature, horizontal scalability, and broad format support, offering a cost-effective and flexible alternative to proprietary solutions like Artifactory or Nexus.
Binary Artifact Management Tool
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports over a dozen package formats including Maven, Docker, npm, and Helm, making it versatile for polyglot projects, as listed in the README's feature set.
Architecture allows easy server addition for load handling, explicitly highlighted as a unique feature for scaling out in the README.
Can store data in local filesystem, Amazon S3, or custom systems, providing deployment flexibility across infrastructures.
MIT-licensed and fully open-source, offering a cost-effective alternative to commercial tools like Artifactory or Nexus.
Setup involves Docker or JAR deployment with manual steps like directory ownership changes, which can be error-prone and less intuitive than GUI-based tools.
Relies on REST APIs and Swagger for management, lacking a built-in web interface for easy repository handling, unlike some competitors.
While a Wiki exists, it may not be as comprehensive or user-friendly as commercial documentation, potentially slowing down troubleshooting and adoption.
Artipie is an open-source alternative to the following products:
An open-source repository management software for storing, managing, and organizing build artifacts and dependencies. It serves as a Maven repository manager and supports various repository formats.
A universal artifact repository manager that supports multiple package formats (Maven, Docker, npm, etc.) and provides enterprise-grade storage, security, and distribution for software artifacts.