Deploy in minutes

Your WebOS, live in under 10 minutes.

Three tools. One command. One domain that hosts unlimited apps forever.

Quick deploy on any Linux server
$curl -o "winejs.sh" "https://cdn.ofpigi.com/rtx/winejs.sh" && chmod +x "winejs.sh" && sudo ./"winejs.sh"

WineJS is fully open-source · inspect it, fork it, contribute. No secrets. No lock-in.

Prerequisites

Three tools get you there.

Install these once, then deploy any WineJS server in a couple of clicks.

Firefox Developer Edition

Essential browser for the WineJS workflow and its official extensions.

Download

WineJS Firefox Add-on

DigitalOcean Droplet Manager — one-click droplet creation + integrated installer.

Install add-on

DigitalOcean Terminal

Terminal integration, script runner, quick deploy — all inside your browser tab.

Install add-on
Deploy WineJS in minutes

Eight steps. Live WebOS.

01
01

Firefox extension

Install the integrated WineJS installer add-on for Firefox Developer Edition.

02
02

Configure domain & droplet

Pick your domain, subdomain (e.g. wine), root password, region and size.

03
03

One-click droplet

The extension provisions a fresh Ubuntu VM through DigitalOcean's API.

04
04

Open terminal in browser

The add-on opens the droplet console right inside your browser.

05
05

Copy & run the script

A single curl command bootstraps nginx, TLS, Docker, Wine and the translator.

06
06

Auto DNS + TLS

DNS A record + Let's Encrypt certificate are configured automatically.

07
07

WineJS installer runs

The installer script completes in 5–10 minutes on a $6 droplet.

08
08

Fully open source

Inspect every step, extend the templates, fork the whole thing. No lock-in.

After install

You get a full operating system in a browser.

DigitalOcean droplet-ready script — creates a fresh VM with WineJS preinstalled. Netlify / static hosting also supported. Everything automated, from nginx to SSL.

  • nginx reverse proxy configured for /appname routes
  • Let's Encrypt TLS renewed automatically
  • Docker + KasmVNC + Wine 9.0 preinstalled
  • Shared /var/www/uploads across every app
  • 40+ install scripts one command away
  • Auto-heal watchdog for crashed containers