Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/linode/linode-docs-theme v0.0.0-20250902163319-d09d95b9ed25
# github.com/linode/linode-docs-theme v0.0.0-20260129182953-a5dc39097dba
# github.com/linode/linode-website-partials v0.0.0-20250814204525-0d7fe4159951
# github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21300.20800
# github.com/gohugoio/hugo-mod-jslibs/turbo/v8 v8.20000.20400
Expand Down
49 changes: 49 additions & 0 deletions docs/marketplace-docs/guides/chroma/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: "Deploy Chroma through the Linode Marketplace"
description: "Learn how to deploy Chroma, the AI-native open-source embedding database, on an Akamai Compute Instance."
published: 2026-01-29
keywords: ['vector database','database','chromadb']
tags: ["marketplace", "linode platform", "cloud manager"]
external_resources:
- '[ChromaDB Official Documentation](https://www.trychroma.com/)'
aliases: ['/products/tools/marketplace/guides/chromadb/','/guides/chromadb-marketplace-app/']
authors: ["Akamai"]
contributors: ["Akamai"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
marketplace_app_id: 1976719
marketplace_app_name: "Chroma"
---

[Chroma](https://www.trychroma.com/) is the AI-native open-source embedding database. Chroma makes it easy to build LLM apps by making knowledge, facts, and skills pluggable for LLMs.

## Deploying a Marketplace App

{{% content "deploy-marketplace-apps-shortguide" %}}

{{% content "marketplace-verify-standard-shortguide" %}}

{{< note >}}
**Estimated deployment time:** Chroma should be fully installed within 5-10 minutes after the Compute Instance has finished provisioning.
{{< /note >}}

## Configuration Options

- **Supported distributions**: Ubuntu 24.04 LTS
- **Recommended plan**: Chroma [recommends](https://docs.trychroma.com/guides/deploy/performance) deploying on a plan with at least 2GB of RAM. In general, running Chroma on higher-tier plans reduces query latency and allows for larger collection sizes.

### Chroma Options

{{% content "marketplace-required-limited-user-fields-shortguide" %}}

{{% content "marketplace-custom-domain-fields-shortguide" %}}

{{% content "marketplace-special-character-limitations-shortguide" %}}

## Getting Started after Deployment

### Connect Your Application to Chroma Server

This Marketplace App deploys Chroma as a single-node Docker setup secured with Basic Authentication. To start using your Chroma instance, you must configure your client application to connect to this server using the provided credentials. For detailed instructions on setting up a client/server environment, please refer to the officially supported [Chroma Client/Server documentation](https://docs.trychroma.com/docs/run-chroma/client-server).


{{% content "marketplace-update-note-shortguide" %}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
---
title: "Deploy Mistral 7B Instruct with Open WebUI through the Linode Marketplace"
description: "This guide includes instructions on how to deploy Open WebUI with Mistral 7B Instruct self-hosted LLM on an Akamai Compute Instance."
published: 2026-01-26
modified: 2026-01-26
keywords: ['mistral', 'mistral-7b-instruct', 'open-webui', 'vllm', 'ai', 'llm', 'llm-inference', 'mistral-7b']
tags: ["marketplace", "linode platform", "cloud manager", "ai", "llm-inference", "llm"]
aliases: ['/products/tools/marketplace/guides/mistral7b-instruct-with-openwebui/']
external_resources:
- '[Open WebUI Documentation](https://docs.openwebui.com/getting-started/)'
- '[Minstral Documentation](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3)'
authors: ["Akamai"]
contributors: ["Akamai"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
marketplace_app_id: 1980062
marketplace_app_name: "Mistral 7B Instruct with Open WebUI"
---

Open WebUI is an open-source, self-hosted web interface for interacting with and managing Large Language Models (LLMs). It supports multiple AI backends, multi-user access, and extensible integrations, enabling secure and customizable deployment for local or remote model inference.

The Marketplace application deployed in this guide uses Mistral-7B-Instruct-v0.3 as an instruction-tuned, open-weight LLM model optimized for prompt following, reasoning, and conversational tasks. It is designed for efficient inference and integrates well with self-hosted platforms like Open WebUI for general-purpose assistance, coding, and knowledge-based workflows.

## Deploying a Marketplace App

{{% content "deploy-marketplace-apps-shortguide" %}}

{{% content "marketplace-verify-standard-shortguide" %}}

{{< note title="Estimated deployment time" >}}
Open WebUI with Mistral 7B Instruct should be fully installed within 5-10 minutes after the Compute Instance has finished provisioning.
{{< /note >}}

## Configuration Options

- **Recommended plan:** RTX4000 Ada x1 Small

{{< note type="warning" >}}
This Marketplace App only works with Akamai GPU instances. If you choose a plan other than GPUs, the provisioning will fail, and a notice will appear in the LISH console.
{{< /note >}}

### Open WebUI Options

- **Linode API Token** *(required)*: Your API token is used to deploy additional Compute Instances as part of this cluster. At a minimum, this token must have Read/Write access to *Linodes*. If you do not yet have an API token, see [Get an API Access Token](/docs/products/platform/accounts/guides/manage-api-tokens/) to create one.

- **Email address (for the Let's Encrypt SSL certificate)** *(required)*: Your email is used for Let's Encrypt renewal notices. This allows you to visit Open WebUI securely through a browser.

- **Open WebUI admin name.** *(required)*: This is the name associated with your login and is required by Open WebUI during initial enrollment.

- **Open WebUI admin email.** *(required)*: This is the email used to login into Open WebUI.

{{% content "marketplace-required-limited-user-fields-shortguide" %}}

{{% content "marketplace-special-character-limitations-shortguide" %}}

## Getting Started After Deployment

### Accessing Open WebUI Frontend

Once your app has finished deploying, you can log into Open WebUI using your browser.

1. Log into the instance as your limited sudo user, replacing `{{< placeholder "USER" >}}` with the sudo username you created, and `{{< placeholder "IP_ADDRESS" >}}` with the instance's IPv4 address:

```command
ssh {{< placeholder "USER" >}}@{{< placeholder "IP_ADDRESS" >}}
```

2. Upon logging into the instance, a banner appears containing the **App URL**. Open your browser and paste the link to direct you to the login for Open WebUI.


!["Open WebUI Login Page"](openwebui-login.png "Open WebUI Login Page")

3. Return to your terminal, and open the `.credentials` file with the following command. Replace `{{< placeholder "USER" >}}` with your sudo username:

```command
sudo cat /home/{{< placeholder "USER" >}}/.credentials
```

4. In the `.credentials` file, locate the Open WebUI login email and password. Go back to the Open WebUI login page, and paste the credentials to log in. When you successfully login, you should see the following page.


!["Open WebUI Welcome 1"](openwebui-w1.png "Open WebUI Welcome 1")

Once you hit the "Okay, Let's Go!" button, you can start to use the chat feature in Open WebUI.

!["Open WebUI Welcome 2"](openwebui-w2.png "Open WebUI Welcome 2")
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ require (
github.com/gohugoio/hugo-mod-jslibs/turbo/v7 v7.20300.20000 // indirect
github.com/instantpage/instant.page v5.1.1+incompatible // indirect
github.com/linode/linode-api-docs/v4 v4.176.0 // indirect
github.com/linode/linode-docs-theme v0.0.0-20250902163319-d09d95b9ed25 // indirect
github.com/linode/linode-docs-theme v0.0.0-20260129182953-a5dc39097dba // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ github.com/linode/linode-docs-theme v0.0.0-20250813175745-70d37cf7afed h1:9XmHUF
github.com/linode/linode-docs-theme v0.0.0-20250813175745-70d37cf7afed/go.mod h1:j0WAF+BIr1MmkKWgQgbJjO3qnot2/d7c6o9Edj3jd/0=
github.com/linode/linode-docs-theme v0.0.0-20250902163319-d09d95b9ed25 h1:DqCQjEiIdHl/252hMkvwKwXunahcfzLIs8+D9xAHsUA=
github.com/linode/linode-docs-theme v0.0.0-20250902163319-d09d95b9ed25/go.mod h1:sMRfMYZ0n0E2/EJTPRPwbkXX/RKLhDma1cs4FyszErE=
github.com/linode/linode-docs-theme v0.0.0-20260129182953-a5dc39097dba h1:Uus1RnftDQsqcqa9hY1R5cvU8Cgie30tKvfQeRMXImM=
github.com/linode/linode-docs-theme v0.0.0-20260129182953-a5dc39097dba/go.mod h1:sMRfMYZ0n0E2/EJTPRPwbkXX/RKLhDma1cs4FyszErE=
github.com/linode/linode-website-partials v0.0.0-20221205205120-b6ea1aaa59fb/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20221222200538-99862e429110/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
github.com/linode/linode-website-partials v0.0.0-20230201145731-a8703d0a954a/go.mod h1:K1Em3lwb16JiCwNVftAFwWGhyB9Zkl/nXhxjBBUC1Ao=
Expand Down
Loading