Skip to main content

Server environment for JIRA Connector

Project description

This module is based on the server_environment module to use files for configuration. Thus we can have a different configuration for each environment (dev, test, integration, prod). This module define the config variables for the connector_jira module.

In the configuration file, you can configure the location, enable/disable the SSL and the webhook base url of the JIRA Backends.

Exemple of the section to put in the configuration file:

[jira_backend.name_of_the_backend]
uri = http://jira
verify_ssl = 1
odoo_webhook_base_url = http://odoo:8069

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page