• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. R

    Question Docker Customize docker run

    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
  2. R

    Question Docker Customize docker run

    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...
  3. R

    Vote Let's Encrypt support

    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...
  4. R

    Vote Let's Encrypt support

    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...
Back
Top