Darren J Moffat wrote:
Jens Deppe wrote:
Hi Eric,

Thanks for the response. Two follow up questions:

Is it *technically* possible to have a single depot server serve up two (or more) separate repos - specifically I'd like to be able to serve up a /release repo as well as a /support or /dev repo from a single depot server.

Why do you care if it is a single pkg.depotd server ?

Is it that you want urls that look like:

    pkg.example.com/support/
    pkg.example.com/dev

rather than:

    pkg.example.com:13000
    pkg.example.com:13001


Yes, exactly.

It's a management issue. I have a need to be able to distribute isolated and stand-alone IPS repositories to many sites. If possible I'd like to have a single process serve up as many repos (per site) as I care to define underneath without having to stand up a separate depot server for each one.

Client access should be defined by a consistent naming convention which would preferably not include a port number.

--Jens
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to