getConfigDir(); $setupTokenPath = rtrim($configDir, '/') . '/setup.token'; $cliPath = realpath(Icinga::app()->getApplicationDir() . '/../bin/icingacli'); ?>

getElement('token'); ?> getElement($form->getTokenElementName()); ?> getElement($form->getUidElementName()); ?>
getElement(Wizard::BTN_NEXT); ?>
Generating a New Setup Token

setup config createDirectory ; setup token create;

su && mkdir -m 2770 ; head -c 12 /dev/urandom | base64 | tee ; chmod 0660 ;

' . mt('setup', 'Icinga Web 2 documentation') . '' // TODO: Add link to iw2 docs which points to the installation topic ); ?>