I'm relatively inexperienced with Linux, other than the basics. But my company have asked me to find a way to setup a repository hosted on Ubuntu for rpm & and deb packages. Now I've finally managed to get a public apt repository working for the deb packages, but cannot work out a way to do it for RPM packages. especially since Createrepo is no longer being distributed for Ubuntu 20.04.
Some suggestions I've seen are to just setup a VM of Fedora etc and make the repository there, then just copy the files over to ubuntu. But Would that work? is there a better way to do it?
We've considered using a package hoster but my employer would still prefer that we host them ourselves. at least for now.
Any help would be much appreciated.