I couldn't make it work using NodeJS Toolkit extension... so I went to more "native" solutions.
I installed "pm2" (process manager for node applications" running this as root:
npm i -g pm2
After that I made a shell script that allows me to add or update an application (I ran this on the first...
Hi!
I am setting up an Angular app that uses SSR on a Linux Debian 11.11 server with Plesk Obsidian 18.0.69. I have installed NodeJS Toolkit and I have enabled Node on a subdomain where the app will go.
The Angular app is using Angular 19.2.10, and the Node configuration is this:
Node.js...
Thanks! Using avif is something I really need because I have a couple applications that use a lot of images and they take a lot of space and will make everything faster. I'll keep an eye on this issue.
I have updated to the last Plesk version, I have installed PHP 8.4 and when I try to convert an image to AVIF I get this error:
Warning: imageavif(): avif error - Could not encode image: No codec available
Is there anything else I should install or configure?
I made a script to check support...
Yes, in Hosting & DNS > Hosting I just have the domain, without the "www". I can access the site typing "Indomable" and nothing is added nor redirected. I have checked "Redirect visitors from HTTP to HTTPS using an SEO-friendly 301 redirect" but if I enter the address with the https there are no...
Hi!
I have an issue with nginx, http3 and Angular apps. I activated http3 support on nginx using the CLI:
plesk bin http3_pref --enable
After that I checked:
root@server:/home/user# plesk bin http3_pref --status
HTTP/3 is enabled for nginx
When I check with HTTP/3 Check it says:
Server does...