diff --git a/pages/docs/remote/_meta.ts b/pages/docs/remote/_meta.ts index 255972cf4..1ee232183 100644 --- a/pages/docs/remote/_meta.ts +++ b/pages/docs/remote/_meta.ts @@ -4,6 +4,7 @@ export default { docker_linux: 'Docker (Remote Linux)', huggingface: 'Hugging Face', railway: 'Railway', + northflank: 'Northflank', tunnels_proxies: { // "title": "Contributing", type: 'separator', diff --git a/pages/docs/remote/northflank.mdx b/pages/docs/remote/northflank.mdx new file mode 100644 index 000000000..fee2d837f --- /dev/null +++ b/pages/docs/remote/northflank.mdx @@ -0,0 +1,59 @@ +--- +title: Northflank (one-click) +description: Deploying LibreChat on Northflank +--- + +# Deploying LibreChat on Northflank (One-Click Deploy) + +Northflank provides a one-click deployment template for LibreChat. It sets up all required services for you so you can get started quickly. + +## Overview + +The template automatically provisions the databases, search engine, RAG API, and the LibreChat service. + +## Prerequisites + +You need a Northflank account. [Create one here](https://app.northflank.com/signup) + +## Step 1: Open the deployment template + +Click the button below to open the LibreChat one-click template. + +
+
+
+
+