---
title: "Deploy Brave | Your Browser in the Cloud"
description: "Desktop Brave browser streamed to any device. Password-gated, persistent."
category: "Other"
url: https://railway.com/deploy/brave-browser
---

# Deploy Brave | Your Browser in the Cloud

Desktop Brave browser streamed to any device. Password-gated, persistent.

**[Deploy Brave | Your Browser in the Cloud on Railway](https://railway.com/template/brave-browser)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/brave-browser/manifest.json

- **Creator:** Two Workspaces
- **Category:** Other

## Template content

### brave https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/brave-logo.png

- **Source:** https://github.com/nomideusz/brave-railway
- **Health check:** /healthcheck
- **Public domain:** Yes

## Documentation

# Deploy and Host Brave (Cloud Browser) on Railway

[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/new/template/brave-browser?utm_medium=integration&utm_source=button&utm_campaign=brave-browser)

This template runs a full desktop [Brave](https://brave.com/) browser in the cloud, streamed to any device through the [linuxserver.io](https://docs.linuxserver.io/images/docker-brave/) Selkies web interface. Open your Railway domain, log in, and you're inside a real browser running on the server — bookmarks, extensions, downloads, and sessions persist between visits.

## About Hosting Brave

The service streams a GPU-less desktop Brave over WebSockets with the linuxserver.io Selkies stack. Access is gated by HTTP basic auth (`CUSTOM_USER` / generated `PASSWORD`), and the browser profile persists on a volume at `/config`. The `--disable-dev-shm-usage` flag is pre-set in `BRAVE_CLI` so Brave runs happily within Railway's container shared memory; append a URL there to open it at launch.

## Common Use Cases

- Disposable browsing environment isolated from your real machine and network — open sketchy links without them touching your device
- Persistent browser session with a stable egress IP: stay logged in to sites, resume long downloads, keep tabs running 24/7
- Quick cross-check of geo-dependent or region-blocked content from a datacenter vantage point
- Kiosk-style shared browser for a team (one URL, one login, same session state)

## Dependencies for Brave Hosting

- None — single service, no database

### Deployment Dependencies

- [linuxserver.io Brave image docs](https://docs.linuxserver.io/images/docker-brave/)
- [Selkies project](https://github.com/selkies-project)

### Implementation Details

**First use:** open your Railway domain, log in with `CUSTOM_USER` and the generated `PASSWORD` (service Variables tab), and the desktop appears. On touch devices, use the sidebar for keyboard and gestures.

Notes and limits:

- Keep the login strong: an open cloud browser is a proxy for whoever finds it. The password gate is the whole security model — don't remove it.
- Rendering is CPU-based (no GPU on Railway). Fine for browsing and light video; not for WebGL-heavy work.
- Brave is memory-hungry: give the service 1–2 GB. Heavy tab hoarding needs more.
- Want a different engine? The same author publishes [Chromium](https://railway.com/deploy/chromium) and [Firefox](https://railway.com/deploy/firefox-browser) templates too.
- Traffic egresses from Railway's IP range — sites that block datacenter IPs (some streaming services) may object.
- Abuse note: this is a browser, not an anonymizer. Use it within Railway's terms of service and the laws that apply to you.

## Why Deploy Brave on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Brave on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/brave-browser
