Hi Paolo,
We had similar questions recently around creating MSI/RPM from the API. Although you can do it - it really do not make much sense in practice
creating an RPM/MSI/DEB means to just bundle the config file inside the a standard package - there is really nothing special about it needing to be done on the server.
Probably the easiest thing is to use the API to get the client config (using SELECT _client_config from orgs() ) and then just bundle using that locally.
If you make the server create the bundles then you still have to somehow fetch the data from the server, which for the API means connecting over a second fetch file API. This complicates things a lot from the api program's end for not apparent benefit.
Thanks
Mike
| Mike Cohen Digital Paleontologist, Velocidex Enterprises |
| | | | |
|
|