rudder command for later
starts.
Code signing policy
Rudder is applying to the SignPath Foundation program for Windows Desktop release artifacts. Until the application is accepted and the release pipeline is configured, released binaries are not represented as SignPath-signed. Free code signing provided by SignPath.io, certificate by SignPath Foundation. See the full code signing policy and privacy policy. You need:- Node.js 20 or newer, which provides the
npxcommand - a terminal and internet access for the first download
- permission to install an app for your user account
1. Run the setup command
2. Check that Rudder opened
Setup is complete when the desktop window asks you to create or choose an organization, Rudder’s name for a team workspace. You do not need to install PostgreSQL or start a separate server. For future starts, use:Run your first task
Create an organization, connect an agent, and get a real result.
If Rudder does not open
First choose Try again in the same window. Rudder starts one fresh attempt; repeated clicks do not create duplicate local servers. If it still fails:- Open Technical details and read the message.
- Use Copy diagnostic to copy the safe diagnostic summary.
- Choose Report on GitHub or Email support. Rudder opens a draft; it never sends or uploads your local files automatically.
.env files, or private workspace content.
If the terminal says npx: command not found, install Node.js 20 or newer,
open a new terminal, and run the setup command again.
When an update is ready while an Agent is still working, choose Update when
idle to let the run finish. Choose Stop runs and update now only when it is
safe to cancel the active work.
Uninstall Rudder
Quit Rudder Desktop and make sure no Agent run is active before removing it.- Remove the portable Desktop app from its default location:
- macOS: move
~/Applications/Rudder.appto Trash. - Windows: remove
%LOCALAPPDATA%\\Programs\\Rudder. - Linux: remove
~/.local/share/rudder/Rudder.AppImage.
- macOS: move
- Remove the persistent CLI with
npm uninstall --global @rudderhq/cli.
~/.rudder by default.
Deleting the Desktop app or CLI does not delete that data. Back up anything you
need, then remove that directory separately only when you intend to erase all
local Rudder state.