FAQ

Which databases are supported?

Currently, only MySQL and PostgreSQL have built-in support but TKLBAM can work with other databases so long as you configure custom serialization/unserialization procedures in a …

FAQ

Is TKLBAM free software?

Yes, TKLBAM is licensed under the GPL3. You don't have to care about free software ideology to appreciate the advantages. Any code running on your server doing something as …

FAQ

Where can I install TKLBAM?

If you're using any TurnKey derived system, you don't need to install it as TKLBAM is a bundled into the TurnKey Core. If you're using a generic Debian or Ubuntu derived system …

FAQ

What can I use for backup storage?

Pretty much anything, though storing backups to Amazon S3 is easiest because authentication and key management are automatic. You just need to run: tklbam-backup But you can also …