Hello team
I am trying to install Scylla open-source binaries. The problem is I'm trying to install the same on an off-line machine. I manually downloaded and placed the epel-release-latest-7.noarxh.rpm onto my server. Having done the same, I yum installed the same as per instructions on the the official web page.
Then as per instructions, I need to curl a file from repository which would create a /etc/yum.repos.d/scylla.repo on my local.
The system being an offline system, curl won't work. Hence I checked the content of /centos/scylladb-2.3.repo copied it and manually created a file
/etc/yum.repos.d/scylla.repo on my system. But the content of scylla.repo seems to define base_urls which I think would download from https://repositories.scylladb.com/Scylla...
That is where im stuck. Kindly do help on what may done next.
Thanks,
Rajsekhar Mallick