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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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...