We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
overview-manage ssh
manage
grep database-url /opt/overview/config/manage/secrets.yml
Ctrl-D
overview-manage ssh production web
sudo apt-get install postgresql-client-9.1
psql -h [HOST] --user [USERNAME] [DATABASE]