RIGHTMV / GETTING STARTED

Getting Started with the Portable Java Release

The smaller cross-platform ZIP uses Java already installed on your computer and keeps the complete RightMV distribution in one writable folder.

Install Java 21

Install a 64-bit Java 21 JDK or runtime for Windows, Linux or macOS, then confirm it is available from your terminal.

java -version

Extract the release

Extract the ZIP into a writable working directory. Keep rightmv.jar, the launch scripts and .env together.

Start RightMV

Use the launcher for your operating system and wait for the HTTP and Telnet listeners to report ready.

Windows:  rightmv.cmd
Linux/macOS:  sh rightmv.sh

Open and secure RightMV

Visit the terminal, sign in with the initial md account, change the bootstrap password immediately, then open the development workspace.

http://localhost:8081/trm
CHANGE-PASSWORD md a-strong-new-password
http://localhost:8081/dev

NEXT / FIRST POST-INSTALL TUTORIAL

Log in through the web terminal →