-
Run the following command to determine the id of the postgres pod:
-
Run the following command to connect to the postgres pod, where
<id>
represents the id of the pod: -
Run this
psql
command to connect to the database: -
Set the password by running the following command:
-
Access the Workbench Operations Center by entering this URL in your browser:
https://anaconda.example.com:32009
, replacinganaconda.example.com
with the FQDN of the host server. -
Login with the default username and password:
aeplatform@yourcompany.com
/aeplatform
. You’ll be asked to change the default password when you log in. - Click Configuration in the left menu to display the Workbench Config map.
-
In the GLOBAL CONFIGURATION section of the configuration file, locate the
db
section and enter the password you just set: - Click Apply to update the platform with your changes.
-
Restart all the service pods using the following command: