docs: add Northflank page to nav + polish copy

This commit is contained in:
Clawdbot Maintainers
2026-01-26 15:01:10 -08:00
committed by Vignesh
parent 99ce47e86a
commit 107f07ad69
2 changed files with 6 additions and 5 deletions

View File

@@ -856,6 +856,7 @@
"install/docker", "install/docker",
"railway", "railway",
"render", "render",
"northflank",
"install/bun" "install/bun"
] ]
}, },

View File

@@ -11,12 +11,12 @@ and you configure everything via the `/setup` web wizard.
1. Click [Deploy Clawdbot](https://northflank.com/stacks/deploy-clawdbot) to open the template. 1. Click [Deploy Clawdbot](https://northflank.com/stacks/deploy-clawdbot) to open the template.
2. Create an [account on Northflank](https://app.northflank.com/signup) if you dont already have one. 2. Create an [account on Northflank](https://app.northflank.com/signup) if you dont already have one.
3. Click **Deploy Clawdbot now**. 3. Click **Deploy Clawdbot now**.
4. Set the required environment variable: `SETUP_PASSWORD` 4. Set the required environment variable: `SETUP_PASSWORD`.
5. Click **Deploy stack** to build and run the Clawdbot template. 5. Click **Deploy stack** to build and run the Clawdbot template.
6. Wait for the deployment to complete, then click **View resources**. 6. Wait for the deployment to complete, then click **View resources**.
7. Open the Clawdbot service. 7. Open the Clawdbot service.
8. Open the public Clawdbot URL and complete setup at `/setup`. 8. Open the public Clawdbot URL and complete setup at `/setup`.
9. Open the Control UI at `/clawdbot` 9. Open the Control UI at `/clawdbot`.
## What you get ## What you get