10-04-2012 01:14 PM
The Marketplace Package Config "set" command appears to allow a Marketplace Package installation to set a nuxeo.conf property value.
Am I correct that the intent is for default values to be delivered with the MP and its templates and installation-specific overrides would be set by the installer? If so, how would an administrator installing the MP know which properties are being set so that he/she can override them if needed.
Would it be appropriate to prompt for these values or allow them to be set from some type of answer file?
Also, how does the Config "set" command relate to the install.properties file and "install forms" described here?
10-17-2012 11:12 AM
For now, the MP wizard forms are not usable within a package which requires a restart and are not installable from the command line (see NXP-8241).
Default values are usually set in the MP template's nuxeo.defaults
file.
/>
The "set" parameter of "Config" command writes into the nuxeo.conf
. I would recommend to use it in order to add sample values in comments, or default values if the MP has no template.
Providing information to the administrator about new properties would be good; we could:
nuxeo.conf
file,"description"
field from Package manifest would inform about new properties; see NXP-10171 about a mp-show
command).Prompting for those values or reading them from a given file is similar to the work needed on the Wizard forms (NXP-8241).
Other ideas are welcome.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.