• 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.

Recent content by Bargavikalla

  1. B

    Question Setting Date Time Picker Jira field values with jira-python

    I am using the jira-python api library to create issues in JIRA. I created a custom due date field for my issues (customfield_10300 in code below). This custom field is a Date Time picker. Problem: The code below tries to creates an issue but returns an error because the syntax for setting the...
  2. B

    Question Using the JIRA api

    I'm just wondering about the structure of Jira. Currently I'm working on an app where users need the ability to login to any Jira they participate. When I add an application link for the login. Does it only applies for that (cloud) environment? Is there a way that jira users using the oauth...
  3. B

    Question Memory exhausted when using AWS SDK

    I am using the AWS PHP SDK with my laravel app. I am not seeing issues with many of the API calls but when trying to retrieve a list of AMIs I am getting the following error. Allowed memory size of 134217728 bytes exhausted (tried to allocate 10365580 bytes) I know this is a AWS Technical php...
  4. B

    Question How to create web application using AWS LAMDA & API Gateway

    Would we be able to make a venture web application utilizing AWS Lamda? An application like a Client Management application which may have functionalities like underneath - dealing with the client points of interest and logins - Invoicing module for clients - create and refreshes receipt and...
Back
Top