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.
I've setup a github repository that pushes deployment files to a "deploy" branch.
This github repository has an ASP.NET Core web application.
I've configured a git-hook to notify Plesk for push-events.
Plesk then automatically tries to clone the files into the application root,
but the...
Setting up two domains for stage and production does not work.
1) Adding git to both domains stage.example.com(stage) and example.com(production) with automatic deployment will push the same branch to both doamins
2) Removing git integration one of them removes the .git folder causes a folder...