• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. H

    Issue Commit or push changes to github

    I would like to push the changes made on the server directory to GitHub. Currently, there is an option to pull the FILES from GitHub and deploy to the production stage. But I need to push the files on the plesk directories to the Github.
  2. H

    Question Rate limiting on Ngnix

    How do I use Ngnix rate limits? limit_req_zone $binary_remote_addr zone=mylimit:10m rate=10r/s; server { location /login/ { limit_req zone=mylimit; proxy_pass http://my_upstream; } } in the additional Nginx directive of Plesk??? I just tried this... Server directory is...
  3. H

    Input Scheduled backup to google drive for free

    Please do add this feature for free instead of subscription based. At least let us backup specific database.. It is highly recommended.
  4. H

    Question Cron job to backup zipped mysql database to google drive

    Can some body help me to backup one of my database to google drive using cronjob GUI. I have installed the google drive extension and connected my account. I cannot afford the Premium backup scheduled option now. If possible to backup zipped sql?
Back
Top