In this workshop you will learn how to install Pulp3 and use it for sync packages from PyPI, manage packages (add your own package), and distribute your own repository.
We use a pulp-installer with a pre-built container (https://github.com/pulp/pulp_installer).
You will learn how to: - install Pulp3 - sync PyPI (only packages by your choice) - add your own package to your synced repo - distribute your repo - install package from your mirror
Requirements: - docker - vagrant - git
* building your own python package is not included.