Profile structure
Use either of the following methods to create a server profile:
-
Use the template named
server-profile-template.zip
, which is located in theresource/
directory. -
Run the
manage-profile generate-profile
subcommand. Themanage-profile
tool references a file system directory structure rather than a ZIP file.
Files can be added to each directory as needed.
The following hierarchy represents the file structure of a basic server profile:
-server-profile/ |-- dsconfig/ |-- ldif/ |-- userRoot/ |-- misc-files/ |-- pre-setup-dsconfig/ |-- server-root/ | |-- post-setup/ | |-- pre-setup/ |-- server-sdk-extensions/ |-- setup-arguments.txt |-- variables-ignore.txt