Project

Profile

Help

Story #3071

closed

As a Pulp user, I have instructions on how to install Pulp 3 from source

Added by dkliban@redhat.com over 6 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Documentation
Sprint:
Sprint 27
Quarter:

Description

The docs already contain a 'Source Installation' heading[0], but the instructions are missing. The source installation instructions should include two types of source installations.

One option is cloning and running setup.py's
Explain that the Pulp repo needs to be cloned
create and activate a virtualenv
Installing pulpcore via `setup.py develop`
Installing pulpcore-plugin via `setup.py develop`

The other option should cover just installing both pulpcore and pulpcore-plugin straight from github (see comment 2).

Once installed it can refer the user to the other existing documentation which covers:
making migrations
migrating the database
starting the webserver
starting workers

[0] http://docs.pulpproject.org/en/3.0/nightly/installation/instructions.html#source-installation

Also available in: Atom PDF