Skip to content

Commit

Permalink
Update blog/2024-09-17-wasmcloud-postgres-capability-brings-pluggable…
Browse files Browse the repository at this point in the history
…-databases/index.mdx

Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
Signed-off-by: Eric Gregory <eric@cosmonic.com>
  • Loading branch information
ericgregory and vados-cosmonic committed Sep 16, 2024
1 parent 7127144 commit b3659e7
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@ The build process generates a folder called `build` containing `sqldb-postgres-q

### Deploy the demo

The next step for a wasmCloud application deployment is usually to define the components and providers you'll be using in a deployment manifest. We have a pre-populated manifest (`wadm.yaml`) in our project directory.
The next step for a wasmCloud application deployment is usually to define the components and providers you'll be using in a deployment manifest.

For building locally, there is a prebuilt manifest (`local.wadm.yaml`) in the project directory.

In the interest of security, we'll use the `wash config` subcommand to define a "named configuration" called `default-postgres`:

Expand Down

0 comments on commit b3659e7

Please sign in to comment.