logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install metersphere/metersphere. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

metersphere/metersphere Installation Guide

How to install metersphere/metersphere. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for metersphere/metersphere. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i metersphere/metersphere
or

Install via npx

npx @hexmos/ipm i metersphere/metersphere

Prerequisites

Java

language

Version: 8.0.0 or later

Maven

build_tool

Version: 3.5.4

Docker

system_tool

Version: 20.10.6

Git

system_tool

Version: 2.34.1

MySQL

system_package

Version: 8.0.35

Redis

system_package

Version: 6.2.1

Kafka

system_package

Version: 3.0.0

Spring Boot

language

Version: 2.7.1

Vue.js

language

Version: 3.2.30

Postman

system_package

Version: 8.1.0

JMeter

build_tool

Version: 5.4.1

Swagger

library

Version: 2.0.0

JUnit

library

Version: 5.7.1

Spring Cloud

library

Version: 2.0.0

SQLAlchemy

library

Version: 1.4.35

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

docker run -d -p 8081:8081 --name=metersphere -v

Post Installation Steps

  • Start the MeterSphere server using the command: `docker run -d -p 8081:8081 --name=metersphere -v ~/.metersphere/data:/opt/metersphere/data metersphere/metersphere-ce-allinone`
  • Access the MeterSphere UI by navigating to http://localhost:8081 in your web browser.