Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
I've got a 413 issue when trying to upload images längere than 1mb on my plesk ubuntu 22.04 server.
I using a sveltekit project using nginx only & passanger node
Setting Client_max_body_size and defining passenger_max_pool_size 250;
Have no effect.
I am trying to figure out how to setup this application I have that I can run on my local machine fine just not sure how to run it in plesk.
This is exactly what I am trying to get running:
[redacted]
Backend is the express part and Frontend the Svelte part of course.
When I run it locally I...
Hello,
Is it possible to execute ESM javascript code ?
I try to use SvelteKit which generates ESM code but it seems that only CSJ is possible.
I use NodeJS 16 (I added it to Plesk).
You can find mode info about the bug here : [adapter-node] Cannot use import statement outside a module · Issue...