One thing I wanted to confirm, suppose i submit one request to onboard OHTTP relay for one organisation app and it gets approved, so can I re submit the request with different bundle ID for other organisation and same PIR server, same OHTTP server ? Or do we need different domain name ?
Both myself and the person I’m talking with are buried in WWDC preparation right now.
Thanks to a timely reminder from Quinn, I managed to pull my head up long enough to get an answer sorted out..
One thing I wanted to confirm, suppose i submit one request to onboard OHTTP relay for one organisation app and it gets approved, so can I re submit the request with different bundle ID for other organisation and same PIR server, same OHTTP server ? Or do we need different domain name ?
A lot of this depends on exactly what's being shared and way:
-
If this is multiple apps from the same development team, then it's fine for all of those teams to use exactly the same configuration and infrastructure.
-
If exactly the same data is being used by multiple development teams, then the team would prefer that each team have their own host names even if the underlying infrastructure is exactly the same. That is, you could do something like "team-a.vendor.com" and "team-b.vendor.com", with both of those DNS records actually pointing to the same underlying server infrastructure.
Note that this assumes that these apps will specifically be working of EXACTLY the same underlying data. If the data sets for individual teams are going to diverge, then you may want to use separate PIR servers to ensure that the datasets are strongly separated.
__
Kevin Elliott
DTS Engineer, CoreOS/Hardware