On 03/05/2010 11:14 AM, Doug Reiland wrote: > ok, I saw some old discussion of kojid's topurl setting instead of topdir > > After playing with this a bit, I think it is working. > > Let me first ask, what should topurl be set to?
topurl should be a url that serves the content of /mnt/koji pkgurl should be a url that serves the content of /mnt/koji/packages > So far, I have had to setup aliases in httpd/conf.d/kojiweb.conf for > the following: > > Alias /packages/ /mnt/koji/packages/ > Alias /remote-koji/ /mnt/koji/ > > In my remote builder, I have: > > topurl=http://<server_name>/remote-koji > server=http://<sever_name>/kojihub > pkgurl=http://<server_name>/packages > > Am I doing this correct? This should work, though it seems a little silly to me to create the separate alias for packages when you could just use http://<server_name>/remote-koji/packages -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
