|
2 | 2 |
|
3 | 3 | This repo packages **OpenClaw** for Railway with a small **/setup** web wizard so users can deploy and onboard **without running any commands**. |
4 | 4 |
|
5 | | -## Official template / endorsements |
6 | | - |
7 | | -- Officially recommended by OpenClaw: <https://docs.openclaw.ai/railway> |
8 | | -- Railway announcement (official): [Railway tweet announcing 1‑click OpenClaw deploy](https://x.com/railway/status/2015534958925013438) |
9 | | - |
10 | | -  |
11 | | - |
12 | | -- Endorsement from Railway CEO: [Jake Cooper tweet endorsing the OpenClaw Railway template](https://x.com/justjake/status/2015536083514405182) |
13 | | - |
14 | | -  |
15 | | - |
16 | | -- Created and maintained by **Vignesh N (@vignesh07)** |
17 | | -- **1800+ deploys on Railway and counting** |
18 | | - |
19 | | - |
20 | | - |
21 | 5 | ## What you get |
22 | 6 |
|
23 | 7 | - **OpenClaw Gateway + Control UI** (served at `/` and `/openclaw`) |
@@ -92,3 +76,21 @@ docker run --rm -p 8080:8080 \ |
92 | 76 |
|
93 | 77 | # open http://localhost:8080/setup (password: test) |
94 | 78 | ``` |
| 79 | + |
| 80 | +--- |
| 81 | + |
| 82 | +## Official template / endorsements |
| 83 | + |
| 84 | +- Officially recommended by OpenClaw: <https://docs.openclaw.ai/railway> |
| 85 | +- Railway announcement (official): [Railway tweet announcing 1‑click OpenClaw deploy](https://x.com/railway/status/2015534958925013438) |
| 86 | + |
| 87 | +  |
| 88 | + |
| 89 | +- Endorsement from Railway CEO: [Jake Cooper tweet endorsing the OpenClaw Railway template](https://x.com/justjake/status/2015536083514405182) |
| 90 | + |
| 91 | +  |
| 92 | + |
| 93 | +- Created and maintained by **Vignesh N (@vignesh07)** |
| 94 | +- **1800+ deploys on Railway and counting** |
| 95 | + |
| 96 | + |
0 commit comments