What is Depot?

CIQ Depot is a repository server that enables scalable distribution of artifact repositories of the following type:

  • Static files
  • DNF/RPM
  • DEB/APT
  • OCI Container Registry

Each repository can be distributed to other hosts, endpoints, or CIQ Depot instances using the following protocols:

  • Rsync
  • RepoSync
  • HTTPD
  • Rclone

CIQ Depot can also sync (pull) any external repository using several protocols:

  • Rsync
  • RepoSync
  • Rclone
  • Git
  • HTTP
  • Custom (Sync modules are basic shell scripts that can populate and update repositories at specified intervals)