Hi Team,
Currently am working on Apigee On-premises installation.
I have followed the steps which was given by Archendra.
Successfully completed two steps.
When I try the third command:
sudo bash /tmp/bootstrap.sh apigeeuser=uName apigeepassword=pWord apigeerepohost=software.apigee.com
It is showing a 404 error:
[https://software.apigee.com/repodata.repomd.xml:](https://software.apigee.com/repodata.repomd.xml:) [Errno 14] HTTPS Error 404 - Not found
The screen shot:
screenshot-from-2017-10-30-09-11-52.png
Could you please suggest yo me what I did wrong? Or share the doc for Apigee on-premises installation.
Thanks for your quick response @Maruti Chand
As per your suggestion I have followed that link and executed 8th step by removing apigeerepohost.
Even though I am facing the same issue for installing apigee service.
When I am executing the following command: sudo bash /tmp/bootstrap_4.17.09.sh apigeeuser=uName apigeepassword=pWord
It is showing as follows:
Installed apigee-repo.x86_64 0:1.0-6
Error: https://software.apigee.com/repodata.repomd.xml: [Errno 14] HTTPS Error 404 - Not found
I am attaching the screenshots for that.
Could you please suggest me why repodata.repomd.xml is not in the apigeerepohost.
Thanks in Advance.