Story #1198
closedStory #1150: As a user, I can lazily fetch repositories
As a user, I have docs for the lazy sync feature
100%
Description
This story is designed to create a new section in the docs describing how to setup and use the lazy sync with Pulp. At a minimum it will need the following sections (all on one page):
0. Overview. This should include a feature description of active and passive mode along with a good diagram.
1. Installation. Covers the software installation of the pulp-streamer and squid.
2. Configuration of settings in server.conf, httpd directive uncommenting in the main Pulp httpd.conf, and squid config.
3. API usage: how to enable a repo for 'lazy active' or 'lazy passive' using the importer config attribute named 'lazy_sync'.
4. pulp-admin Usage: how to configure a repo to do a lazy sync along with a simple zoo repo example perhaps.
These docs should note that in "active" lazy mode, the asynchronous task that downloads content can be monitored as a spawned task on the sync operation.
Files
Updated by jcline@redhat.com about 9 years ago
- Assignee set to jcline@redhat.com
Updated by rbarlow about 9 years ago
- File squid.conf squid.conf added
I'm attaching an example Squid configuration file that was used to build the prototype for this feature.
Updated by jortel@redhat.com about 9 years ago
- Status changed from NEW to ASSIGNED
Added by Jeremy Cline almost 9 years ago
Added by Jeremy Cline almost 9 years ago
Revision 6de3e892 | View on GitHub
Add documentation for the lazy features.
closes #1198
Updated by jcline@redhat.com almost 9 years ago
- Status changed from ASSIGNED to POST
Updated by Anonymous almost 9 years ago
- Status changed from POST to MODIFIED
- % Done changed from 30 to 100
Applied in changeset pulp|6de3e892a06f199ebc57097d2602fe6c3e2800f8.
Updated by rbarlow almost 9 years ago
- Status changed from MODIFIED to 5
- Platform Release set to 2.8.0
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Add documentation for the lazy features.
closes #1198