Bedework Data for Initializing an Empty Database

Bedework ships with two files that create a calendar structure, a MainCampus calendar suite, a few administrative groups, and everything else you should require to get up and running with a clean instance of Bedework. No events are created.

The files are named initbedework.xml and initbedework-sparse.xml and can be found in bedework/projects/dumprestore/resources. The sparse version creates only the bare minimum to get started with - it is a good place to begin when you want to begin constructing your production environment. The regular version is the data that populates the database upon running "./bwrun initdb" using the dump restore utility.

Please reference the BedeworkDeploymentManual for instructions on how to set up an initialized database.