Validate

Validate Observability Server

Once deployed, the observability web application will be running on port 8443 (if default port is not changed).

  • Access the observability web app using the browser

  • Login using default credentials: admin/admin

  • Reset admin password on first login

  • Ensure that the grafana dashboard loads defaults

Validate PubSub Platform

Once deployed, ensure that Kafka and Zookeeper docker containers are up successfully without any errors in the logs.

Validate data3-node-provider

Once deployed, ensure that the node provider and its local database are up successfully without any errors in the logs.

Last updated