| 12 | | 1. Create an empty directory on the filesystem where you want to mirror the data distribution. On Odyssey the corresponding directory is /n/panstarrs/data/MIRROR . |
| 13 | | 1. Copy update_mirror.py and parse_config.py into that directory. |
| 14 | | 1. Customize update_mirror.py for your site, by editing it and making the following changes: |
| | 12 | 1. Create an empty directory on the filesystem where you want to mirror the data distribution. On Odyssey the corresponding directory is /n/panstarrs/data/MIRROR . |
| | 13 | 1. Copy update_mirror.py and parse_config.py into that directory. |
| | 14 | 1. Customize update_mirror.py for your site, by editing it and making the following changes: |
| 16 | | a. set mirrorRootDir to the root directory of your mirror, presumably the directory created in step (1) above. |
| 17 | | a. set desiredProductList to contain a list of the data products you want to mirror. |
| 18 | | a. Possibly update topURI, if the distribution server at IfA has changed from its current host. |
| | 16 | a. set mirrorRootDir to the root directory of your mirror, presumably the directory created in step (1) above. |
| | 17 | a. set desiredProductList to contain a list of the data products you want to mirror. |
| | 18 | a. Possibly update topURI, if the distribution server at IfA has changed from its current host. |