]> BookStack Code Mirror - website/commitdiff
Works with MariaDB as well 101/head
authorIan Gilfillan <redacted>
Wed, 25 Aug 2021 11:37:56 +0000 (13:37 +0200)
committerIan Gilfillan <redacted>
Wed, 25 Aug 2021 11:37:56 +0000 (13:37 +0200)
content/docs/admin/installation.md

index ac31aaf00844d190e0634cc050cf922a4804c63c..5d2ee5e6b3fa3012cc1cf8693c3796e1e27ddc6d 100644 (file)
@@ -28,7 +28,7 @@ BookStack has the following requirements:
 * **PHP** >= 7.3
     * For installation and maintenence, you'll need to be able to run `php` from the command line.
     * Required Extensions: *OpenSSL, PDO, MBstring, Tokenizer, GD, MySQL, SimpleXML & DOM*
-* **MySQL** >= 5.6
+* **MySQL** >= 5.6 or **MariaDB** >= 10.0
     *  Single Database *(All permissions advised since application manages schema)*
 * **Git Version Control**
     * (Not strictly required but helps manage updates)
@@ -219,4 +219,4 @@ Below are some alternative platforms and services that can be used to host BookS
 _**Note: These are not tested, vetted nor supported by the official BookStack project in any manner**_.
 
 - [Cloudron](https://www.cloudron.io/store/com.bookstackapp.cloudronapp.html) - A solution for running apps on your own server.
-- [Uberspace](https://lab.uberspace.de/guide_bookstack.html) - A European based hosting provider.
\ No newline at end of file
+- [Uberspace](https://lab.uberspace.de/guide_bookstack.html) - A European based hosting provider.