martin059 / virtualization-level-2-vagrant-setup

TFG Project's Second & Third Virtualization Levels
Apache License 2.0
0 stars 0 forks source link

Add `pgAdmin` #27

Closed martin059 closed 5 months ago

martin059 commented 5 months ago

Issue description

Add pgAdmin to the VM.

According to the official page, there are multiple ways of getting it. Even if a simple docker container would suffice (as of now, the VM can run docker containers), the capacity to add a proper installation could be added.

PgAdmin was used during the initial design of the DB for the sample app so it would make sense to include it.

Development task

martin059 commented 5 months ago

It was decided to include this issue in the initial release. Due to some dependencies issues, it was opted to use the docker implementation instead: image