This replaces MySQL with SQLite. I'm setting up mokey for my local self-hosted services for friends and family and needed exactly this, but I didn't want to set up a MySQL server when I didn't need one before. (I'm running mokey on the same server as FreeIPA itself, along with Ipsilon.)
It was easier to just replace MySQL than to try determining what SQL syntax is needed to ensure compatibility between both.
This replaces MySQL with SQLite. I'm setting up mokey for my local self-hosted services for friends and family and needed exactly this, but I didn't want to set up a MySQL server when I didn't need one before. (I'm running mokey on the same server as FreeIPA itself, along with Ipsilon.)
It was easier to just replace MySQL than to try determining what SQL syntax is needed to ensure compatibility between both.