DevOps and CI-CD Pipeline scripts for Informatica Platform related projects
Project description
CI-CD Pipeline, Provisioning and Maintenance components for Informatica projects
Dependencies
- Crypto module for password encryption. Depending on the method you want to use, you need to install one of the following packages: pip install pycryptodome pip install cryptography
- setuptools for upload and download of Nexus artifacts pip install setuptools
Checks after installation
Check if encryption works
- Create a virtualenv
- Run: python3 supporting/encryption.py Output: Hello encrypted world!
License
MIT
Principles
deploy lists
- All components expect a deploylist text file as input. You should keep deploylists in your source code Git. Suggested location: //config/ where is the base location within your Git, is your submodule (if any), and is the text file that contains the items to be deployed. For example: /demo/config/oracle_deploylist.txt /demo/config/infa_deploylist.txt
environment variables
- The python scripts use environment variables to determine locations, features and many other parameters. The environment variables that can or at times must be set can be found in:
- generalSettings: log directory, artifact directory, configuration directory and more
- infaSettings: deploy list location, Informatica source and target variables like INFA_HOME, location infacmd, connectivity to domain and Model Repository
- dbSettings: deploy list location, location of sql files, sqlprefix
Examples
Check the examples folder for more info on the structure of deploy lists.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for devops-informatica-tools-1.2.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9e7012a080aaec01a031b4287301d647820f2e079673b34617b14ff8e9043a1 |
|
MD5 | efc398c2bf34f32bfcf1e94b40954455 |
|
BLAKE2b-256 | 811d7000d717445a295ec562b00637ca3bec46151612de473faf3adfa3ee5da7 |
Close
Hashes for devops_informatica_tools-1.2.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a03dcfaa75b25bd20272506f0c82f23db96633405baec9b11c1e520e4d4156ae |
|
MD5 | 6fbb44ee0c661097de6d9eedfd4575b0 |
|
BLAKE2b-256 | ae541598f97594ced08a1cdb9546c5eabb21c6bc1eea635f26d90bf8bb767092 |