Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Set up the database

Gaelan Lloyd edited this page Sep 2, 2016 · 2 revisions
  1. Create a new, blank database to store Laika data.
  2. Create a user with permissions to read and write to the database.
    • On multi-tenant systems you can improve security by creating a unique user and password for each database.
  3. Import the starter database schema to quickly build the necessary tables.

Clone this wiki locally