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.
Hello, I have installed node applications in Plesk and I would like to remove them from the applications vault, but the remove button is missing.
Screenshot:
How to completely remove them? Please help thanks!
If I run two 'node apps' on separate domains does this mean that there will be two instances of node.js running on the server? Does this have implications for memory? I can combine all the requests into one domain. Would this be advised?
Thank you
I am trying to get a small webserive working with Express. My original code was throwing errors so I checked to see what could be wrong. I found out when I import things, it doesn't work. For example:
The use of require will work:
And yes, I have set "type": "module" in package.json and yes...
Hello, my client has recently upgraded his hosting at ionos 1&1 and the new server comes with plesk obsidian.
ive built a website and uploaded it prior to digital ocean - React App - as you can see it works , all the resources are loaded correctly, etc'.
im currently trying to migrate it to the...
Hello,
i am new to the hole Plesk hosting stuff, but get into a problem.
My current versions:
Ubuntu 18.04.5 LTS
Plesk Obsidian 18.0.32
NodeJS Extension
i have two Domains
www.aaa.de <- aktiv
www.bbb.de <- Locked
in domain www.aaa.de i have two sub-domains
1.aaa.de
2.aaa.de
on both i use...
Hello to the community,
My question is about pm2 on plesk, if someone deploy this scenario and if yes some recommendations
because i schedule to install it on an production server.
P.S. Plesk(18.0.26) runs on Google Cloud Platform with CentOS 7.
Thanks in advance.
Hello,
I'm relatively new to plesk since I used some older version and then now my company bought it again since it got better.
What I'm trying to achieve is a fully workng NodeJS application using Plesk.
I tried first with my application, but no proceeses was spawning.
Then I tried to install...
Hi there,
I tried the past days to add another nodeJS version and get control of it through the nodeJS manager extension, unfortunately with no luck.
Instead of installing the nodeJS version system wide, I've placed it next to the other pre installed nodeJS versions (/opt/plesk/node/<node...