Jump to: navigation, search

Difference between revisions of "StarlingX/Developer Guide/Regional Mirror"

(Created page with "== Regional Mirror == Regional mirror will give us a Reference Mirror that can use to avoid downloading all packages from the Internet ===Base Mirror=== Our Regional Office...")
 
(Base Mirror)
Line 3: Line 3:
 
Regional mirror will give us a Reference Mirror that can use to avoid downloading all packages from the Internet
 
Regional mirror will give us a Reference Mirror that can use to avoid downloading all packages from the Internet
  
===Base Mirror===
+
===Reference Mirror===
  
 
Our Regional Office needs to create a Base Mirror which will perform a regular (daily?) automated download using existing methods. Call these Reference Mirror.
 
Our Regional Office needs to create a Base Mirror which will perform a regular (daily?) automated download using existing methods. Call these Reference Mirror.
 +
The high level overview of activities to perform:
 +
 +
====General Access====
 +
# Create a Reference Mirror path
 +
# Allow users to access the Reference Mirror path
 +
 +
 +
====Automated Download====
  
 
# Clone stx-tools
 
# Clone stx-tools
# Run download_mirror.sh
+
# Execute download_mirror.sh
# https://wiki.openstack.org/wiki/StarlingX/Developer_Guide#Build_the_CentOS_Mirror_Repository
+
#
 
+
#
 +
https://wiki.openstack.org/wiki/StarlingX/Developer_Guide#Build_the_CentOS_Mirror_Repository
  
 
Run the libvirt qemu setup script:
 
Run the libvirt qemu setup script:

Revision as of 18:18, 29 August 2018

Regional Mirror

Regional mirror will give us a Reference Mirror that can use to avoid downloading all packages from the Internet

Reference Mirror

Our Regional Office needs to create a Base Mirror which will perform a regular (daily?) automated download using existing methods. Call these Reference Mirror. The high level overview of activities to perform:

General Access

  1. Create a Reference Mirror path
  2. Allow users to access the Reference Mirror path


Automated Download

  1. Clone stx-tools
  2. Execute download_mirror.sh

https://wiki.openstack.org/wiki/StarlingX/Developer_Guide#Build_the_CentOS_Mirror_Repository

Run the libvirt qemu setup script:

$ bash setup_all_in_one.sh