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
[x] Add pgAdmin section to Ansible's playbook for the vagrant
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
pgAdmin
section to Ansible's playbook for the vagrant