Table C-1 Configuring a PostgreSQL Appliance
|
|
|
-
Using a browser on your management workstation, access the Port 9443 Appliance Console on the PostgreSQL appliance by entering the following URL:
https://PostgreSQL_IP_Address:9443
Where IP_Address is the IP address of the PostgreSQL appliance.
|
PostgreSQL Appliance Sign In |
|
PostgreSQL Appliance Tools |
-
Click the icon .
|
Postgres User Configuration |
-
Type and confirm a new password for the postgres role/user, then click .
|
PostgreSQL Appliance Tools |
-
Click the icon to launch the phpPgAdmin utility.
-
In the left panel, click , then log in as user postgres with the password that you specified above.
|
phpPgAdmin |
-
Click the Roles icon .
-
Click .
|
Create Role |
-
Type a name in the field, such as db-user, for the role that will create the database for TeamWorks and provide TeamWorks services with database access.
-
Type and confirm a password for the role that you are creating.
-
Select the and options.
-
Click the button.
The role you created is added to the Roles list.
-
Close the browser and return to Setting Up Three Search Appliances.
|