mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-24 09:50:17 -06:00
parent
ea99b88c44
commit
b5b3a50bb2
@ -34,6 +34,8 @@ The idea is that you can just generate a container using the image and provide t
|
|||||||
First, make sure the host where you are going to run shlink fulfills these requirements:
|
First, make sure the host where you are going to run shlink fulfills these requirements:
|
||||||
|
|
||||||
* PHP 7.4 with JSON, curl, PDO, intl and gd extensions enabled (PHP 8.0 support is coming).
|
* PHP 7.4 with JSON, curl, PDO, intl and gd extensions enabled (PHP 8.0 support is coming).
|
||||||
|
* apcu extension is recommended if you don't plan to use swoole.
|
||||||
|
* xml extension is required if you want to generate QR codes in svg format.
|
||||||
* MySQL, MariaDB, PostgreSQL, Microsoft SQL Server or SQLite.
|
* MySQL, MariaDB, PostgreSQL, Microsoft SQL Server or SQLite.
|
||||||
* The web server of your choice with PHP integration (Apache or Nginx recommended).
|
* The web server of your choice with PHP integration (Apache or Nginx recommended).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user