Skip to content

RWU-R2M/r2m_rover_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web Dashboard Stats

A web-based dashboard for monitoring and managing system resources, Docker containers, and custom scripts.

Table of Contents

Overview

A dashboard for real-time system monitoring and management, featuring:

  • System resource statistics (CPU, memory, disk, network)
  • Docker container management
  • Custom script execution and process tracking

Installation

The easiest way to set up the system is using our management script:

# Install dependencies
./manage.sh install

# Start both backend and frontend (Docker)
./manage.sh start-all

Then access the dashboard at http://localhost:8080

For detailed instructions and alternative setup options, see docs/getting-started/installation.md.

Architecture

See docs/getting-started/architecture.md for an overview of the system architecture.

Usage

Using the management script (recommended)

# Start everything
./manage.sh start-all

# When done, stop everything
./manage.sh stop-all

# See all available commands
./manage.sh help

Developer Guide

See the docs/developer/ directory for contributing, backend, and frontend development guides.

About

Self-hosted GUI for configuring the rover easily. TODO: Add code

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages