I want to install scylladb on Centos and Redhat boxes. I found the installations instructions for the same here but this involves copying a .repo file and then using yum to install it i.e. it uses public internet).
I want to create a local yum repo and don't want to connect to public internet but instead connect to my company network only. This would require that I have rpm available to myself, upload it in my internal system and then use yum instructions but I don't find the rpm for scylladb anywhere on the net.
Can somebody help on how to get the rpm or any workarounds?