Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

AngusRepo — One Repo, All Artifacts

Community Edition License Docs Website

AngusRepo

One Repo, All Artifacts. Ship Software Faster & Safer.

Universal Artifact Management — the Ship product in AngusKit.

This repository hosts documentation only. AngusRepo source code is distributed through private deployment packages, not through this GitHub repository. Earlier revisions of this repository contained application source; as of this update, distribution has moved to AngusKit's packaging pipeline (see Get the Community Edition below). This repository now focuses on product information, quickstart guides, and links to the full documentation site.

What is AngusRepo

AngusRepo hosts 10 mainstream artifact formats (Maven, npm, Docker, PyPI, and more) on one platform, pulling publishing, caching, aggregation, and permissions onto a single control plane — so artifacts stay traceable and governable from build to release.

Key capabilities

  • Multi-protocol, one repo — Maven, npm, Docker, PyPI, and more, hosted side by side
  • Protocol-native access — clients talk to native protocol endpoints, no client-side rewrites
  • ACL & tokens — fine-grained access control and token-based auth per repository
  • Proxy cache acceleration — proxy upstream public registries with a local cache
  • Supply-chain security gates — gate artifact promotion on security findings
  • Private & auditable — every pull/push stays inside your infrastructure with an audit trail

Screenshot

AngusRepo console

Get the Community Edition (free)

curl -LO https://repo.anguskit.com/raw/raw-public/AngusKit/repo/AngusRepo-Community-1.0.0.zip
unzip AngusRepo-Community-1.0.0.zip
cd AngusRepo-1.0.0/docker
cp env.example .env
docker compose --profile mysql up -d
  • Minimum: 2 cores / 4 GB (recommended: 4 cores / 8 GB); disk 100 GB, dedicated artifact disk recommended
  • Ports after install: AngusGM 8801 (sign-in), AngusRepo 8804 (console + all protocol endpoints)
  • Only need AngusRepo? This zip includes AngusRepo + AngusGM — no other product required.

Full installation guide (host ZIP, Kubernetes/Helm, TLS, upgrades): docs.anguskit.com/repo

Community vs. Team / Enterprise vs. SaaS

Community Team / Enterprise SaaS
Price Free Paid, private deployment Paid, hosted
Users Up to 10 Higher / unlimited seats Per plan
Artifact repositories Up to 50 Higher / unlimited Per plan
Artifact storage Self-managed Self-managed or pooled Per plan
Security gates, SBOM, MCP Not included Included Per plan

Community Edition source is licensed under GPL-3.0 and distributed with each Community installation package. Team and Enterprise editions are proprietary, governed by the XCan Business License, Version 1.0, distributed only under a paid subscription.

Full pricing and feature comparison: anguskit.com/pricing

Related AngusKit products

Product Focus Repository
AngusKit The full suite (this product + 5 others + AngusGM) AngusKit/AngusKit
AngusAI AI agent development AngusKit/AngusAI
AngusGit AI-native code collaboration AngusKit/AngusGit
AngusTester AI-native software testing AngusKit/AngusTester
AngusSecurity Application security & governance AngusKit/AngusSecurity
AngusInsight Private product analytics AngusKit/AngusInsight

Documentation & support

License

  • This repository's documentation content: see LICENSE (GPL-3.0, matching the Community Edition source it describes).
  • AngusRepo Community Edition product source: GPL-3.0, distributed with each Community installation package.
  • AngusRepo Team / Enterprise Edition: proprietary, XCan Business License v1.0, distributed under a paid subscription only.

About

Universal artifact repository manager — host Maven, npm, Docker, PyPI, and 10 protocol formats on one platform. Self-hostable.

Topics

Resources

Contributing

Stars

35 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors