https://github.com/deepgram/self-hosted-resources
Official Deepgram resources for deploying Deepgram services in a self-hosted environment
https://github.com/deepgram/self-hosted-resources
Last synced: 5 months ago
JSON representation
Official Deepgram resources for deploying Deepgram services in a self-hosted environment
- Host: GitHub
- URL: https://github.com/deepgram/self-hosted-resources
- Owner: deepgram
- License: isc
- Created: 2023-12-08T15:57:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T20:10:58.000Z (over 1 year ago)
- Last Synced: 2024-11-21T21:20:30.853Z (over 1 year ago)
- Language: Shell
- Homepage: https://developers.deepgram.com
- Size: 1.82 MB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Deepgram Self-Hosted Resources
Official resources for running [Deepgram](https://deepgram.com) in a [self-hosted](https://developers.deepgram.com/docs/self-hosted-introduction) environment.
## Contents
* [Helm Chart](charts/deepgram-self-hosted/README.md) for Kubernetes deployments
* [Docker Compose Files](./docker/README.md) for deploying with Docker
* [Podman Compose Files](./podman/README.md) for deploying with Podman
* [Diagnostic](./diagnostics/README.md) tools and scripts for troubleshooting deployments
## Documentation
You can learn more about the Deepgram API at [developers.deepgram.com](https://developers.deepgram.com/docs), and more about self-hosting Deepgram in the [relevant documentation](https://developers.deepgram.com/docs/self-hosted-introduction).
## Getting Help
We love to hear from you so if you have questions, comments or find a bug in this repo, let us know!
- If you have a Premium or VIP Support Plan with Deepgram you can find details and links to contact us for support on your [Console dashboard](https://console.deepgram.com).
- If you're interested in learning more about self-hosting Deepgram products, [contact us here](https://deepgram.com/contact-us)!
- If you have a specific bug or feature request for these resources, [you can open an issue in this repo](https://github.com/deepgram/self-hosted-resources/issues/new/choose).
- The [Deepgram documentation](https://developers.deepgram.com) and [Deepgram Help Center](https://deepgram.gitbook.io/help-center) have answers to many common questions.
- Deepgram also has a [developer community](https://community.deepgram.com/)!