This page directly corresponds to
majstro new-iis
This page must be run from admin mode.
This page allows you to create a new IIS site or instance of C4.
In order of appearance in the UI, left->right and top->bottom:
Site Name entry: The name of the IIS site and app pool to be created.Site URL: The URL the site will be reached at.
majstro set-host.Default: ... placeholder text), then it will default to <SiteName>.clarityclient.com.Pick Publish Dir button: Pick the directory where a developer has previously installed C4's global code.Use Global Instance button: Default Pick Publish Dir to Majstro's GlobalInstall variable
GlobalInstall's default value and how to set it.Pick Working Dir button: Pick the directory which will hold all project-specific files, such as databasesNew Working Dir from Site Name: Automatically create a working directory for the site
$GlobalWorkingPool/$SiteName. See Configuration for documentationGlobalWorkingPool.Available Packages list: A list of all packages currently in the global package pool.
Shift+Click to select multiple in a row and Ctrl+Click to select multiple individual items.Available SSL Certs list: A list of all SSL certificates available to IIS.
$DefaultCert. See ConfigurationCreate Site button: Creates the site, adds a host entry, and installs any desired packages.