Skip to content

Commit

Permalink
fix bad replacement of docker string
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-g committed Jun 3, 2024
1 parent 627c971 commit eab95aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion podman/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ There are several [Podman Compose](https://github.com/containers/podman-compose)
* [Podman Compose template](./podman-compose.license-proxy.yml) for a deployment with the [Deepgram License Proxy](https://developers.deepgram.com/docs/license-proxy)
* [Associated Deepgram configuration files](../common/license_proxy_deploy/)
## Usage
1. Read the [Deepgram self-hosted introduction](https://developers.deepgram.com/docs/self-hosted-introduction), then proceed to the [Podman/Podman](https://developers.deepgram.com/docs/podmanpodman) deployment path. Complete the series of guides until you have a deployment environment configured and are ready to begin the [Deploy Deepgram Services](https://developers.deepgram.com/docs/deploy-deepgram-services) guide.
1. Read the [Deepgram self-hosted introduction](https://developers.deepgram.com/docs/self-hosted-introduction), then proceed to the [Docker/Podman](https://developers.deepgram.com/docs/dockerpodman) deployment path. Complete the series of guides until you have a deployment environment configured and are ready to begin the [Deploy Deepgram Services](https://developers.deepgram.com/docs/deploy-deepgram-services) guide.
2. Download a copy of your chosen Podman Compose template and copies of the associated Deepgram `toml` configuration files.
3. Replace placeholder paths in your chosen Podman Compose template with the paths to your data and configuration files:
* `/path/to/api.toml`
Expand Down

0 comments on commit eab95aa

Please sign in to comment.