Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 818 Bytes

File metadata and controls

38 lines (23 loc) · 818 Bytes

SQL GUI client to access the PostgreSQL databases

  • It uses a tool called Adminer that was installed during setup

Access the datagen database with these credentials:


  • user --> datagen

  • Password --> supersecret1

  • From a browser navigate to: http://<your ip address>/adminer

Datagen database login screen:


Access the icecatalog database with these credentials:


  • user --> icecatalog

  • Password --> supersecret1

  • From a browser navigate to: http://<your ip address>/adminer

icecatalog database login screen:



Click here to return to main page: Workshop 2 Exercises.