Pulp

From RaySoft

Pulp is a Python application for managing software repositories and their associated content, such as packages, errata, and distributions. It can replicate software repositories from a variety of supported sources, such as http/https, file system, ISO, and RHN, to a local on-site repository. It provides mechanisms for systems to gain access to these repositories, providing centralized software installation.[1].

Pulp provides tracking of which systems are using which repositories along with a full system history of installation actions. It uses a fine-grained, roles-based, permission model (RBAC) that provides authentication and authorization for repositories, including integration with external LDAP.[1]

Documentation

References