Install first PostgreSQL_okm and then install pgAdminOKM.
Once the both apps are installed, launch the pgAdminOKM WebUI



On first use, login with username: superuser@terramaster.com and password: superuser
After login, click on superuser account and go to Users
Create a new administrator with your desired email and password.
Click on Save, logout and login with the newly created user.


Go again to Users screen and delete the default superuser account.

Now we need add the server PostgresSQL_okm to pgAdmin
Go to Servers, Add New Server.
At name type as example PostgreSQL_okm and then go to Connection menu

At host type 127.0.0.1, Username type postgres, activate save password and click on save

Your server is now connected and you can use pgAdmin UI to manage the users and databases
