Documentation / About CIQ Depot
About CIQ 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
CIQ Depot can also sync (pull) any external repository using several protocols:
- Rsync
- RepoSync
- Git
- HTTP
- Custom (Sync modules are basic shell scripts that can populate and update repositories at specified intervals)
Logging Into Depot’s Web Interface
CIQ Depot has a basic web interface for you to quickly see what products you have access to, what products are available, and other information about your hosts and subscriptions: https://depot.ciq.com
Here you will find public repositories and a private/admin interface. The admin interface is available only to people who have the applicable tokens. Logging into the private area requires Basic HTTP authentication using your [USER STRING] as the “username” and the [USER TOKEN] as the “password”.