Note
|
It may be needed to convert CRLF |
find . -name "*.sh" -type f -exec dos2unix {} \;
Build images:
docker-compose -f docker-compose.pg.yml up
Make sure c:\Windows\System32\drivers\etc\hosts
configuration 127.0.0.1 informatica.local.vm
is in place.
Open Informatica Administrator website.
If needed, attach shell to Informatica container and start Tomcat service
"${INFA_HOME}/tomcat/bin/infaservice.sh" startup`
-
Add License
Manage > Services and Nodes > Actions > New > License -
Create PowerCenter Repository Service
Manage > Services and Nodes > Actions > New > PowerCenter Repository Service-
Name: IPCLAB_DOM
-
DB type: PostgreSQL
-
Username/Pass/Connection string: IPCLAB_REP
-
Code Page: UTF-8
-