🍊 Virtual PulpCon 2025 is coming! Learn more and/or submit a talk here ! 🍊
logo
Pulp Project
Community Demo Apr 17, 2019
Initializing search
    pulp/pulpcore
    • Home
    • User Manual
    • Developer Manual
    • Blog
    • Help
    pulp/pulpcore
    • Home
    • User Manual
        • Pulpcore
            • Tutorials
              • Enable and create Domains
              • Correlation ID
              • Create and Distribute Checkpoints
              • Protect Content
              • Alternate Content Sources (ACS)
              • Repair Pulp
              • Update Repository Version Retention
              • Manage Labels
              • Reclaim disk space
              • Upload and Publish Content
              • Create client bindings
              • Troubleshoot tasks
              • Use Complex Filtering
              • Concepts and Terminology
              • On-Demand Download and Sync
              • Changes From Pulp 2
              • Pulp Versioning
              • Lifecyle Promotion Support
              • Authentication
                • Using Basic Auth
                • Using external service
                • Using Keycloak
                • Using JSON Header
              • Configuration
                • Database Encryption
                • Configure Storage backends
              • Troubleshoot
              • Import/Export Repositories
              • Integrate with Sentry or GlitchTip
              • Sign Metadata
              • Integrate Kafka
              • Remove Plugins
              • Architecture
              • Tech Previews
              • Settings
          • Rest API - Pulpcore
          • Changelog
        • Ansible
              • Signature Workflows
              • Copy Workflows
              • Role Workflows
              • Collection Workflows
              • Settings
          • Rest API - Ansible
          • Changelog
        • Container
              • Mirror and Host Images
              • Manage Credentials
              • Manage Cosign Signatures
              • Push Images
              • Registry catalog
              • Manage Flatpak Images
              • Manage Images
              • Manage Helm Charts
              • Build Images
              • Export and Import Images
              • OCI Artifacts Support
              • Customize Access Policies
              • Configure Pull-Through Caching
              • Sign Images
              • Migrate from Permissions to Roles
              • Customize Roles
              • Tech Previews
              • Role-based Access Control
              • Authentication
              • Domain support
          • Rest API - Container
          • Changelog
        • Debian
              • Setting up API tooling
              • Repository Synchronization
              • Package Uploads
              • Publish Repositories
              • Signing Service Creation
              • Advanced Copy
              • Configuring Checksums
          • Rest API - Debian
          • Changelog
        • File
              • Synchronize a Repository
              • Publish and Host
              • Upload Content
              • Role Based Access Control
              • Alternate Content Sources
          • Rest API - File
        • Gem
              • Quickstart
              • Using Custom Certificates
              • Upload and Manage Content
              • Synchronize a Repository
              • Publish and Host a Repository
              • Cache rubygems.org
          • Rest API - Gem
          • Changelog
        • Maven
              • Quickstart
              • Cache a Maven Repository
              • Deploy a project to Pulp
          • Rest API - Maven
          • Changelog
        • NPM
              • Synchronize a Repository
              • Publish and Host
              • Pull Through Cache
          • Rest API - NPM
          • Changelog
        • OSTree
              • Mirror and Host Content
              • Import Commit
              • Modify Content
          • Rest API - OSTree
          • Changelog
        • Python
              • Set up your own PyPI
              • Sync from Remote Repositories
              • Upload and Manage Content
              • Publish and Host Python Content
              • Tech previews
              • Role Base Access Control in Pulp Python
              • Settings
          • Rest API - Python
          • Changelog
        • RPM
              • Create, Sync and Publish a Repository
              • Get Content from Pulp
              • Upload Content
              • Modify Content
              • Alternate Content Source
              • Sign Repository Metadata
              • Sign Packages
              • Prune Packages
              • Core RPM Concepts
              • Configure Role Based Access Control
              • Register Signing Services
              • Settings
          • Rest API - RPM
          • Changelog
        • Pulp CLI
              • Installation
              • Configuration
              • Advanced Features
              • Using the CLI
              • Authentication Methods
          • Changelog
        • Pulp UI
          • Changes
        • OpenAPI Generator
              • Version Migrations
              • Generate Bindings
              • How it works
              • Settings
        • Certguard
              • Quickstart
              • Configure yum/dnf
              • Debugging
              • Overview
              • Reverse Proxy Config
        • Selinux
              • Extend webserver support
        • Pulp OCI Images
              • Quickstart
              • Configure an SSL Certificate
              • Configure a Signing Service
              • Configure DB Encryption
              • Build your own Pulp image
              • Migrate from pulp_installer to a multi-process container
            • Reference
              • Multi-Process Images
              • Single-Process Images
        • Operator
              • Getting started
              • Common issues
              • Quickstart with OpenShift
              • Quickstart with Kubernetes
              • Troubleshoot installations
              • Gather data about Pulp installation
              • Configure and Run Backup/Restore
              • Overview of Backup/Restore Operations
              • Schedule Backups
              • Settings
              • Certificate injection in Pulp containers
              • Configure Pulp Cache
              • Disable the Operator
              • Setting Pod Resources
              • LDAP Authentication
              • Sample Configs
              • LOG LEVEL
              • Specify a Disruption Budget
              • Configure Pulp Allowed Content Checksums
              • Reset Pulp Admin Password
              • Configure Pulp Database
              • Pulp Operator storage configuration
              • Enable metrics collection
              • Pulp Operator Secrets
              • Galaxy Deployment
              • Configure Custom Environment Variables
              • Configure Metadata Signing
              • Advanced pod scheduling
              • Reverse Proxy
              • Expose Pulp to outside of Kubernetes cluster
              • Routes
              • Install Pulp Operator with Helm
              • Highly Available Pulp
              • Install Pulp Operator in OpenShift environments
              • Basic Concepts
              • Pulp Images
              • Backup
              • Restore
              • Repo manager
          • Changelog
    • Developer Manual
        • Pulpcore
            • Contributing with docs
            • Contributing with code
            • Pull Request Walkthrough
            • Git
            • Plugin Walkthrough
            • Write and run tests
            • Plugin Concepts
              • REST API Guidelines
              • Pulp Platform Application Layout
              • Pulp Import/Export
              • Models
              • Checkpoint
              • Serializers
              • Pull-Through Caching
              • Pulp Replication
              • Viewsets
              • Publish
              • Diagnostics
              • Adding and Removing Content
            • RBAC
              • Restricting Viewable Objects
              • Users and Groups
              • Defining an Access Policy
              • Adding Automatic Permissions for New Objects
              • Permissions and Roles
              • Adding Domain Compatibility to a Plugin
              • Creating Domain-Enabled APIs
            • Sync Pipeline
              • Plugin Planning Guide
              • Releasing Your Plugin
              • On-Demand Support
              • Metadata Signing
              • Task Scheduling
              • Error Handling
              • Documenting your API
              • Adding vulnerability report for plugins
              • Content Protection
              • How Plugins Work
              • Documentation
              • Object Relationships
          • Reference
            • Code Style Guide
            • Base Models
            • pulp.exceptions
            • pulp.constants
            • pulp.tasking
            • pulp.app.models
            • pulp.app.apps
            • pulp.app.urls
            • pulp.app.response
            • pulp.app.serializers
            • pulp.app.auth
            • pulp.app.settings
            • pulp.app.viewsets
            • pulp.app
            • pulpcore.plugin.stages
            • pulpcore.plugin.models
            • pulpcore.plugin.exceptions
            • pulpcore.plugin.download
            • pulpcore.plugin.serializers
            • pulpcore.plugin.content
            • pulpcore.plugin.storage
            • pulpcore.plugin.util
            • pulpcore.plugin.viewsets
            • pulpcore.plugin.tasking
            • Plugin API Reference
        • Ansible
            • Testing
        • Debian
            • Client Bindings
            • Plugin Maintenance
        • RPM
            • Client Bindings
        • Pulp CLI
            • How to Create a Pulp CLI Plugin
            • Contributing to the CLI
            • Pulp CLI Architecture
            • pulp_cli.generic
        • Pulp Glue
            • Pulp Glue Architecture
            • pulp_glue.core.context
            • pulp_glue.common.context
            • pulp_glue.common.openapi
            • pulp_glue.common.i18n
        • Pulp Docs
            • Getting Started
            • Create plugin Overview Pages
            • Understanding Pulp Docs
            • Markdown Cheatsheet
        • Selinux
            • Release Guide
        • OCI Env
            • Getting started
            • Run Tests
            • Create Custom Profiles
            • Run multiple environments
            • MacOS machines
            • How it Works
            • Profile Configuration
            • pulp_container_base
            • pulp_rpm_base
            • galaxy_base
            • galaxy_ui
            • OpenTelemetry Developer Environment Profile
            • local_fixtures
            • pulp_ansible_base
            • pminio
        • Pulp OCI Images
            • Release an Image
        • Operator
    • Blog
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2017
        • 2016
        • 2015
        • 2014
        • 2013
        • 2012
        • 2011
        • 2.0
        • Development
        • Releases
        • Spotlight
        • Uncategorized
    • Help
        • Get involved
        • PulpCon
        • Documentation Usage
        • Why Pulp?
          • Code of Conduct
          • Privacy Policy
    Back to index
    • Metadata
      • April 17, 2019
      • 1 min read
    demo

    Community Demo Apr 17, 2019

    The Community Demo is available on the Pulp YouTube Channel. See the agenda below.

    Community Update (bmbouter)

    RPM (one shot) upload support (ppicka) (3.0)

    Maven artifact caching (dkliban) (3.0)

    Setting up a dev environment with Pulplift (asmacdo) (3.0)

    REST API docs improvements (dkliban) (3.0)

    © 2024 Pulp Project
    Made with Material for MkDocs