Skip to content

Cortex flows and subtasks to interact and manage the Cortex ConfigStore database.

License

Notifications You must be signed in to change notification settings

CortexIntelligentAutomation/CTX-Configuration-Store

Repository files navigation

Welcome to Cortex!

CTX-Configuration-Store

Cortex flows and subtasks to interact and manage the Cortex-ConfigStore database.

The module allows users to:

  • Add, modify and delete:

    • Customers
    • Areas
    • Envrionments
    • Parameter Names
    • Parameter Values
  • Retrieve config parameters assigned to the Area, Customer and/or Environment specified

  • Implement Replicated Databases between 2 SQL Servers

Table of Contents

  1. Dependencies
  2. Support and Warranty
  3. Installation
  4. How to use
  5. How you can contribute
  6. Versioning
  7. Licensing

Dependencies

Cortex Version

This version of the CTX-Configuration-Store module was developed in Cortex v6.5.0. Some functionality may not be available in earlier verions of Cortex.

OCIs

The CTX-Configuration-Store module requires the following Cortex OCIs:

  • Database

Files

The CTX-Configuration-Store module requires the following files:

Support and Warranty

This module is supplied as a template that you can amend and extend to fit your requirements, as such it is not supported as part of the Cortex Product suite under the Cortex product support agreement.

Installation

Details of how the module should be imported into Cortex can be found in the Deployment Plan.

If you have a previous Cortex Configuration Store (beta version released before the GitHub release) please contact Cortex to obtain the migration document and scripts. These will allow you to migrate existing configuration data into this Configuration Store version and continue using it as before.

How to use

A detailed User Guide has been provided with instructions on how to use the module, available here. Configuration of each flow/subtask's inputs and outputs are detailed in notes on the flow/subtask workspace.

How you can contribute

Unfortunately, we cannot offer pull requests at this time or accept any improvements.

Versioning

The CTX-Configuration-Store module has the following versions, starting with the most recent:

Version Release Functionality Notes
v1.0 28/05/2019 Config-CGD-Get-DB-Server Created
v1.0 28/05/2019 Config-CQD-Query-DB Created
v1.0 28/05/2019 Config-CGP-Get-Parameters Created
v1.0 28/05/2019 Config-CEV-Encrypt-Value Created
v1.0 28/05/2019 Config-GCPQ-Generate-Config-Params-Queries Created
v1.0 28/05/2019 Config-GPVDQ-Generate-Parameter-Value-Delete-Query Created
v1.0 28/05/2019 Cortex-ConfigStore-Management-UI Created
v1.1 3/10/2019 Replication and Migration Scripts Created
v1.2 13/12/2021 AD Segregration Capability added Created

Licensing

All functionality within this module is licensed under the Apache 2.0 License.

Copyright 2021 Cortex Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.