Actions
Task #5755
closedRearrange installation page and add missing information
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 62
Quarter:
Description
Motivation¶
The installation page# has the following structure:
|-- Install pulpcore
|-- Install pulp_rpm
|-- Install with Ansible-pulp
|-- Install createrepo_c from source
|-- Install pulp_rpm from source
|-- Install pulp_rpm from PyPI
|-- Run migrations
|-- Run services
The install pulp_rpm
seciton is confusing.
Pulpcore installation is not necessary if one uses ansible installer.
There is missing info about installing libmodulemd and libcomps.
Suggestion¶
|-- Install with Ansible-pulp (recommended)
|-- Pip install
|-- Install pulpcore
|-- Install prerequisites
|-- Install createrepo_c
|-- Install libmodulemd
|-- Install libcomps
|-- Install pulp_rpm
|-- Install from PyPI
|-- Install from source
|-- Run migrations
|-- Run services
Related issues
Updated by ipanova@redhat.com about 5 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 62
Updated by ipanova@redhat.com about 5 years ago
- Related to Task #5754: Bring Quickstart page up to date, including links. added
Updated by CodeHeeler almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to CodeHeeler
Added by CodeHeeler almost 5 years ago
Updated by CodeHeeler almost 5 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 326d189bbae9267d59282d62ada1fa36467a2d8f.
Added by CodeHeeler almost 5 years ago
Revision 40f39c48 | View on GitHub
Rearrange installation page and add missing information
Reorders structure of install page, adds info about installing libmodulemd and libcomps
fixes #5755 https://pulp.plan.io/issues/5755
(cherry picked from commit 326d189bbae9267d59282d62ada1fa36467a2d8f)
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Rearrange installation page and add missing information
Reorders structure of install page, adds info about installing libmodulemd and libcomps
fixes #5755 https://pulp.plan.io/issues/5755