Skip to content

How to bring in Candidate URLs from the test server

Ashish Acharya edited this page May 31, 2023 · 9 revisions
  1. Log into the test server (bastion)

  2. From the bastion, RDP into the following server 10.51.14.135

  3. On the server, open up Anaconda Powershell Prompt (miniconda3) and navigate to E:\sde-indexing-helper\config_generation

  4. Find python file called get_csv_for_all_sources.py and on the list called COLLECTIONS_TO_UPLOAD put a list of collection config folders.

  5. Run python get_csv_for_all_sources.py

  6. This will upload zipped json files to the S3 bucket here.

Clone this wiki locally