Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kometen committed Nov 6, 2024
1 parent 6bdfe8a commit fd6e7a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
A wrapper around psql so information about host to connect to, database, password is retrieved from Azure Key Vault
and URL to Azure Key Vault from 1password thus avoiding storing passwords in cleartext locally.

The command line utilities from 1password and Azure are required, as well as Azure Key Vault. Log in with `az login`.
Requires 1password and Azure command line utilities installed locally, an Azure-subscription, a PostgreSQL-client.
Log in with `az login`.

Add the following secrets to Azure Key Vault:

Expand Down

0 comments on commit fd6e7a4

Please sign in to comment.