Can I use it as is without docker, considering it is php-based #939
-
|
I want to try running it our my team but our web server is a shared one so docker is a no go, and we dont have a always online device that can be used so i want to just ask so i dont spend the time only to waste it. the webserver is a Plesk with Linux |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Prerequisites Baremetal NGINX or APACHE websever running It should work, as long as you're able to install this modules. |
Beta Was this translation helpful? Give feedback.
-
|
got it, I'll go have a crack at it then. Thanks for the fast response by the way |
Beta Was this translation helpful? Give feedback.
Prerequisites
Baremetal
NGINX or APACHE websever running
PHP 8.3 with the following modules enabled:
curl
dom
gd
imagick
intl
openssl
sqlite3
zip
mbstring
fpm
It should work, as long as you're able to install this modules.