Documentation

Getting Started

What is RemoteOps?

RemoteOps is an open-source remote server management dashboard. It lets you connect to your servers via SSH directly from the browser, manage team access through groups, and keep all your connections organised in one place.

Prerequisites

You need a RemoteOps account (free), and your target server must accept SSH connections on port 22 or a custom port. No client-side SSH software is required.

1. Create an account

Head to /signup and fill in your username, email and password. You will receive a verification email. Click the link to activate your account.

# No CLI needed. Everything lives in the browser.

2. Add your first connection

From the Dashboard click "Add Connection". Enter a display name, the server's IP address or hostname, the SSH port, and the username you use to log in.

3. Launch the terminal

Click the connection ID in the dashboard table. RemoteOps opens a live SSH session in your browser powered by xterm.js and a WebSocket tunnel. No local terminal needed.