Login

Your server, your rules

Install Risved on any VPS in one command. You get the full product, dashboard, auto-HTTPS, framework detection, deploy previews, rollback, everything. Free, open source, forever.

Install

curl -fsSL https://risved.org/install | sh

That's it. The script checks your system, installs dependencies, and starts Risved. Open the URL it prints and set up your admin account.

Requirements

Docker is installed automatically if it's not already present. Deno is installed automatically if it's not already present.

What you get

Everything. The same product as Risved Cloud with nothing held back.

Works anywhere

Risved runs on any Linux server with root access, anywhere in the world. These are providers we've tested and recommend, but any VPS with Ubuntu and 2 GB RAM will work.

Don't want to manage a server?

Risved Cloud gives you a dedicated European VPS with Risved pre-installed. From €9/month.

European

Recommended for GDPR.

Global

Step-by-step guides for each provider

Updating

Update Risved from the dashboard in one click. Or from the terminal:

risved update

See what's new before you install. Release notes are shown in the dashboard and in the CLI.

Backups

Risved backs up its own configuration automatically, projects, domains, environment variables, cron jobs, deployment history. For your app data (databases, uploaded files), use your database's native backup tools or a Risved scheduled task to automate it.

Getting help

Open source

Risved is licensed under AGPL-3.0. Read the code, open an issue, submit a PR. The entire product is open source, what you install is what Cloud customers run.

Star the repo on GitHub