Skip to content

pulp/pulp-oci-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2966463 · Jan 21, 2025
Nov 22, 2024
Jan 15, 2025
Jan 7, 2025
Nov 14, 2024
Jan 21, 2025
Sep 24, 2024
Jul 16, 2024
Sep 20, 2022
Apr 16, 2024
Oct 16, 2024
Apr 16, 2024
Sep 7, 2022

Repository files navigation

Pulp 3 Containers

The pulp-oci-images repository is used to provide container images for running Pulp. These images represent one of the 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

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://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.