معرفی شرکت ها


devops-informatica-tools-1.2.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

DevOps and CI-CD Pipeline scripts for Informatica Platform related projects
ویژگی مقدار
سیستم عامل -
نام فایل devops-informatica-tools-1.2.5
نام devops-informatica-tools
نسخه کتابخانه 1.2.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jac. Beekers
ایمیل نویسنده jactools@consag.nl
آدرس صفحه اصلی https://github.com/consag/devops-informatica-tools
آدرس اینترنتی https://pypi.org/project/devops-informatica-tools/
مجوز -
# 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: <root>/<feature>/config/<deploylist> where <root> is the base location within your Git, <feature> is your submodule (if any), and <deploylist> is the text file that contains the items to be deployed. For example: <myGit>/demo/config/oracle_deploylist.txt <myGit>/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.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl devops-informatica-tools-1.2.5:

    pip install devops-informatica-tools-1.2.5.whl


نصب پکیج tar.gz devops-informatica-tools-1.2.5:

    pip install devops-informatica-tools-1.2.5.tar.gz