You choose a user password, then the included script creates the user, the database and the necessary tables for you:
mysql < scripts/greylite-mysql.sql
Done.
You will need the following environment variables for this database configuration:
DBRESOURCE=":greylite:yourpassword:greylite::/tmp/mysql.sock"
See greylite controls for more information.