SensorsIot / IOTstack

Docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.43k stars 303 forks source link

2023-02-07 pgadmin4 - master branch #661

Closed Paraphraser closed 1 year ago

Paraphraser commented 1 year ago
  1. Adds pgAdmin4:

    • service definition
    • initial documentation
  2. Consequential changes to PostgreSQL container:

    • By convention, master branch service definitions are aligned left. This service definition was conforming with the "indented by two spaces" convention for old-menu. Realigned.
    • Simplified .env substitution keys so left hand side (actual environment variable) equals right hand side (.env substitution keys).
    • Added volume path for backup folder to support IOTstackBackup.
    • Updated documentation.

Fixes #647

Signed-off-by: Phill Kelley 34226495+Paraphraser@users.noreply.github.com