Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set up the database schema.

Note
titleIntegrating with Grouper?

If you plan to use Grouper as the group data store for Registry or you want to use Registry as a subject source with Grouper you must make configuration edits and execute some scripts now. Return here when finished configuring Registry integration with Grouper.

Code Block
$ cd app
$ ./Console/cake database
[...]
Database schema update successful

...