Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Email configuration is located within the container at $(KIUWAN_VOL)/deployconfig/wildlfyconfigurations/wildfly/standalone/configuration/standalone.xml


To change  KIUWAN_EMAIL_USER_ACCOUNT,  KIUWAN_SMTP_USER_ACCOUNT and/or KIUWAN_SMTP_USER_PASSWORD

...

  • host : KIUWAN_SMTP_HOST
  • port : KIUWAN_SMTP_PORT

 

3.

...

Re-start WildFly service

 

Within the docker server:

docker exec -it <container_name> supervisorctl stop wildfly
docker exec -it <container_name> supervisorctl start wildfly


Within the KOP container:

supervisorctl stop wildfly
supervisorctl start wildfly

 Once you save the changes, you must deploy Kiuwan and make persistent those changes

Please visit How to make changes to KOP configuration for check status and manage KOP services  for instructions on how to do it.

 

 

 

Related articles

Content by Label
showLabelsfalse
max5
spacesK5
showSpacefalse
sortmodified
reversetrue
typepage
labelshowto_kop

...