dpkg
command:docker build
command to build your container./var/lib/pgdash
, which should be persisted into a Docker volume. Log files created under /var/log/pgdash
, as well as configuration files in /etc/pgdash
can also be stored on volumes if desired./var/lib/pgdash
. There should be sufficient storage and IOPS for the filesystem where this directory will be located. https://internal.company.com/pgdash
, and assuming the fronting server is nginx, you can configure nginx like:/etc/pgdash/pgdash.cfg
):/usr/sbin/pgdashd
) is installed as a systemd service (pgdashd.service). On startup, it reads the configuration file /etc/pgdash/pgdash.cfg
. Please refer the comments in that file to edit it to suit your needs.pgdash
. You'll need to specify the connection parameters to this database in /etc/pgdash/pgdash.cfg
, like so:/etc/pgdash
, and must be readable at least by the system user "pgdash" or the system group "pgdash". Do not rename the license file that you receive. The pgDash service must be restarted for changes to take effect. The following steps are recommended:/etc/pgdash
should look like: