Skip to content

pulp/pulp-oci-images

latest
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.ci
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pulp 3 Containers

The pulp-oci-images repository is used to provide container images for running Pulp. These images represent one of several officially supported Pulp installation methods. The available images can be divided into two types:

Note that OCI stands for "Open Container Initiative", see here.

Quickstart

See the quickstart guide for deploying.

Available Images

Name Description
pulp Multi-Process Pulp with several plugins
pulp-minimal Single-Process Pulp with several plugins
pulp-web Webserver for pulp-minimal
galaxy Multi-Process Ansible Galaxy
galaxy-minimal Single-Process Ansible Galaxy
galaxy-web Webserver for galaxy-minimal

First-Party Services

The first-party services are services written by the Pulp project itself.

They are pulp-api, pulp-content, and pulp-worker.

Third-Party Services

The third-party services are services written by other open source projects, but Pulp depends on them as the middle tier in 3-tier application architecture to run.

The 2 backends are the PostgreSQL database server and the redis caching server.

The 1 frontend is the Nginx webserver, with special config to combine both pulp-api and pulp-content into one service.

Get Help

Documentation: https://docs.pulpproject.org/pulp_oci_images/

Issue Tracker: https://github.com/pulp/pulp-oci-images/issues

Forum: https://discourse.pulpproject.org/

Join #pulp on Matrix

Join #pulp-dev on Matrix for Developer discussion.