Archive for the tag 'Mirroring.'

Downloading configuration files and mirroring EZ templates

This command downloads the configuration files.

# rsync -auv –delete rsync://autoinstall.plesk.com/’autoinstall/products.inf3 autoinstall/plesk.inf3 autoinstall/pp-sitebuilder.inf3 autoinstall/billing.inf3′ destination_directory

This command mirrors EZ templates for Parallels Virtuozzo containers for RPM-based repositories. If you plan not to mirror EZ templates or you plan to serve Debian or Ubuntu OSes, omit this step.

# rsync -au –delete rsync://rsync.autoinstall.plesk.com/autoinstall/PSA10/ destination_directory/PSA10

PSA, Sitebuilder, Billing product directories for Mirroring.

The PSA_10.0.0/, SITEBUILDER_5.0.0/, and BILLING_7.0.0/ are the product directories you should mirror. The directories contain the following files:

Product distribution packages, e.g., dist-deb-Debian-5.0-x86_64/.

dist-[type]-[os-name]-[version]-[architecture]/

Packages required to install the product.

update-[type]-[os-name]-[version]-[architecture]

Note:

If you mirror only Virtuozzo templates, we recommend to exclude the update-* directories from mirroring.

Additional third-party packages.

thirdparty-[type]-[os-name]-[version]-[architecture]

[product]-[parallels-panel-version]-[os-name]-[architecture].inf3 Parallels Installer configuration files. Here product is one of the following: plesk, sitebuilder, billing.