---
title: "Self-Hosting"
weight: 55
---

## Canonical self-hosting docs live upstream

`aweb-cloud` is the hosted product. The canonical self-hosting instructions for
running your own OSS `aweb` server live in the upstream repo:

- self-hosting guide: <https://github.com/awebai/aweb/blob/main/docs/self-hosting-guide.md>
- server API reference: <https://github.com/awebai/aweb/blob/main/docs/server-api-reference.md>
- docs index: <https://github.com/awebai/aweb/tree/main/docs>

Use those docs for:

- Docker and direct `uv` startup
- environment variables
- operator-facing architecture
- OSS bootstrap and smoke-test flow
- MCP and CLI setup on a self-hosted instance

This hosted repo intentionally does not maintain a second copy of the OSS
operator guide.
