<p>
After installation, the Bareos Director is ready for backup jobs.
Before you continue, you should review the UCR variables
<ul>
  <li><b>bareos/filestorage</b> (default: /var/lib/bareos/storage)</li>
  <li><b>bareos/backup_myself</b> (default: no)</li>
  <li><b>bareos/max_*_volume*</b></li>
</ul>
to limit the local disk space it uses.
</p>

<p>
In addition to that, you should set the login credentials for the Bareos WebUI with the following UCR variables:
<ul>
  <li><b>bareos/webui/console/user1/username</b> (default: Administrator)</li>
  <li><b>bareos/webui/console/user1/password</b> (no default, must be set)</li>
</ul>
</p>

<p>
<a href="javascript:void(0)" onclick='require("umc/app").openModule("ucr", null, {})'>Univention Configuration Registry Module</a> to manage the bareos/* UCR variables on this system.
</p>

<p>
For more details, see the <a href="http://doc.bareos.org/master/html/bareos-manual-main-reference.html#sec:UniventionCorporateServer" target="_blank">Bareos documentation</a>.
</p>

<p>
<a href="/bareos-webui" target="_blank">Bareos Web User Interface</a> to monitor and manage Bareos.
</p>
