
Deploy Brave | Your Browser in the Cloud
Desktop Brave browser streamed to any device. Password-gated, persistent.
Just deployed
/config
Deploy and Host Brave (Cloud Browser) on Railway
This template runs a full desktop Brave browser in the cloud, streamed to any device through the linuxserver.io 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
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 and Firefox 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.
Template Content
