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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
That does not quite answer my question. I am talking about appending something to the docker run command that is issued by plesk when booting up a container.
The docker container does not seem to pull any envrionment vars into the startup process
Hey there, id like to deploy a mongodb instance (used this image: https://hub.docker.com/r/_/mongo/)
however id like to turn on security but for that id need to pass an extra command to the docker run
is there any way i can edit that from within plesk? I really dont want to end up configuring...
Could not connect to http://domain.tld/.well-known/acme-challenge/*SomeKey* tells you what you need to know. Check if you can access the randomdigit code inside that .well-known directory. It needs to be accessible from outside so lets encrypt can very that this is your domain. This should be an...
Hey, for windows server there is a little tool (letsencrypt-win-simple on github) that will generate ssl certificates from lets encrypt. That tool uses ACMESharp as the Client Library.
The tool also sets up a windows task that will renew the certificates in a 60 day cycle.
Ive managed to modify...