#22939: docs(install): add Scaleway deployment guide
docs
size: XS
## Summary
Add a deployment guide for running OpenClaw on Scaleway DEV1-S (2 vCPU, 2 GB RAM) using Podman rootless containers, provisioned via OpenTofu.
## Changes
- Add `docs/install/scaleway.md` — full guide following the Hetzner guide format (frontmatter, numbered steps, cost table, persistence table)
- Add `install/scaleway` to the "Hosting and deployment" navigation group in `docs/docs.json`
## What the guide covers
- Podman rootless pod (5 containers: OpenClaw, Caddy, Chrome, CLI sidecar, Token Guard)
- Scaleway Generative APIs for LLM inference (llama-3.1-8b, pay-per-use)
- SSO via Pomerium (GitHub OAuth) on Scaleway Serverless Containers
- Automatic budget kill switch (serverless function, hourly billing check)
- OpenTofu infrastructure-as-code (one `tofu apply` to deploy ~59 resources)
- CI/CD via GitHub Actions (auto-rebuild on push)
- Cost: ~17 EUR/month
## Test plan
- [ ] Verify `docs/install/scaleway.md` renders correctly in Mintlify
- [ ] Verify navigation link appears in "Hosting and deployment" group
- [ ] Verify all external links are valid
🤖 Generated with [Claude Code](https://claude.ai/code)
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Added comprehensive deployment guide for running OpenClaw on Scaleway cloud infrastructure. The guide follows the established documentation pattern (similar to hetzner.md and gcp.md) with proper frontmatter, numbered steps, cost breakdown, and persistence tables. It covers Podman rootless containers, OpenTofu infrastructure-as-code, SSO via Pomerium, and automatic budget protection—all deployed with a single `tofu apply` command. The guide references an external deployment repository (`Destynova2/fmj`) that contains the OpenTofu configuration files and automation scripts.
**Key additions:**
- Complete step-by-step deployment workflow using OpenTofu
- Cost table showing ~17 EUR/month breakdown
- Persistence table documenting state management
- Integration with Scaleway Generative APIs for LLM inference
- Budget kill switch for cost protection
- CI/CD automation via GitHub Actions
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with minimal risk
- The changes are purely documentation additions—no code modifications. The new guide follows established patterns from similar deployment guides (hetzner.md, gcp.md) with consistent frontmatter structure, formatting, and content organization. The navigation change in docs.json correctly places the new guide alphabetically in the "Hosting and deployment" group. All external links point to legitimate resources (Scaleway console, GitHub settings, OpenTofu docs, deployment repo).
- No files require special attention
<sub>Last reviewed commit: 1483a2d</sub>
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#20698: docs: add production VPS deployment guide
by aiagentswiz · 2026-02-19
78.9%
#10766: docs: add one-click OCI deploy and openclaw-oci-free to Oracle Clou...
by statickidz · 2026-02-06
77.7%
#13874: docs: add Zeabur deployment guide for OpenClaw
by canyugs · 2026-02-11
77.5%
#12123: docs: add dedicated hardware guide (Jetson, Pi, mini PCs)
by yalexx · 2026-02-08
77.5%
#17098: docs: add xCloud hosting guide
by mosabbirrakib · 2026-02-15
76.1%
#16124: Docs: rewrite Coolify guide for native one-click service
by frankdierolf · 2026-02-14
75.9%
#20700: docs: add real-world setups and use cases guide
by aiagentswiz · 2026-02-19
75.2%
#11915: Docs: Docker + reverse proxy deployment notes and pairing pitfalls
by walshd1 · 2026-02-08
74.7%
#10195: docs: add Hostinger installation guide
by fizikiukas · 2026-02-06
74.4%
#19851: docs: 新增 OpenClaw Docker 与 Discord 安装调试手册
by JiepengTan · 2026-02-18
74.2%