I can easily publish the main conda repo in Nexus Repository Manager. The URL used is this:
https://repo.anaconda.com/pkgs
But how do I figure out which URL to use for publishing e.g. conda-forge or the conda R channel?
https://conda.anaconda.org/conda-forge/pkgs
does not work. Am I wrong in thinking there should be a repodata.json in the root of the URL?