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
- Dependencies
- Support and Warranty
- Installation
- How to use
- How you can contribute
- Versioning
- Licensing
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.
The CTX-Configuration-Store module requires the following Cortex OCIs:
- Database
The CTX-Configuration-Store module requires the following files:
- CTX-Configuration-Store Studio Package
- Cortex-ConfigStore Database Install Script
- CTX-Configuration-Store v0.1 to v1 Migration Script
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.
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.
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.
Unfortunately, we cannot offer pull requests at this time or accept any improvements.
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 |
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.