Works with MariaDB as well
This commit is contained in:
parent 097685ac04
commit 3ce3aac4d5
1 changed files with 2 additions and 2 deletions
| @ -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. | ||||
- [Uberspace](https://lab.uberspace.de/guide_bookstack.html) - A European based hosting provider. | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue