Verifying proper startup - PingAuthorize - 9.1

PingAuthorize

bundle
pingauthorize-91
ft:publication_title
PingAuthorize
Product_Version_ce
PingAuthorize 9.1
category
ContentType
Product
Productdocumentation
paz-91
pingauthorize
ContentType_ce
Product documentation

The command shows the status of the containers started by the docker-compose command. Each of the four containers should initially have a status of starting. All four containers should reach an equilibrium state of healthy.

  • To verify that both PingAuthorize Server and Policy Editor started properly and are running, run the following command.
    docker container ls --format '{{ .Names }}: {{ .Status }}'
    Note:

    It could take up to 15 minutes for all four containers to reach this equilibrium state.

  • If you have any issues, check the log files using the docker-compose logs command.