CLI tools

There are some commands that you can run (as root) at any time in order to apply the changes you’ve made in the configuration files:

  • configure_cron - Removes all user-provided scripts from all /etc/cron.* folders and then moves a fresh copy of the user-provided scripts, as described in the description of the cron/ folder.

  • configure_hostname - Applies the configuration from global/hostname (in /var/www/webapp/conf/). A restart is required.

  • configure_notifications - Applies the configuration from conf/mail/notifications (in /var/www/webapp/conf/).

  • configure_timezone - Applies the configuration from global/timezone (in /var/www/webapp/conf/).