返回目录
开源项目数据分析类新手

GitHub - MauriceNino/dashdot: A simple, modern server dashboard, primarily used by smaller private servers

Feel free to join the Discord and star the repo if you like the project! dash. (or dashdot ) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. It is intended to be used for smaller VPS and private servers. Live

0 次阅读2026/09/16 发布
GitHub - MauriceNino/dashdot: A simple, modern server dashboard, primarily used by smaller private servers 来源图片

社区作者 · zZz

它解决什么问题

Feel free to join the Discord and star the repo if you like the project!

dash. (or dashdot ) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. It is intended to be used for smaller VPS and private servers.

Live Demo |

命令
Docker Image

dash. is a open-source project, so any contribution is highly appreciated. If you are interested in further developing this project, have a look at the Contributing.md .

In case you want to financially support this project, you can visit my GitHub Sponsors , or my Ko-Fi .

Preview

Dark-Mode Light-Mode

Documentation

  • Installation Options
  • Configuration Options
  • Contributing
  • Changelog

Quick Install (Docker)

Images are hosted on DockerHub , and are available for both AMD64 and ARM devices.

命令
docker container run -it \

-p 80:3001 \ -v /:/mnt/host:ro \ --privileged \ mauricenino/dashdot

To get more information on why which flag is needed, or if you want to use other install options instead ( docker-compose , or from source), have a look at the installation options .

To read more about configuration options, you can visit the configuration options .

Developer Notice

Note: Due to the consistently growing size of the .git folder, which was caused by a combination of yarn offline mirror and dependabot changes, I had to rewrite the entire history and remove the .yarn/cache folder. You can read more about this problem here

This resulted in a loss of all forks, which were created before the 18th of March 2025. If you are one of the affected forks, I am sorry for the inconvenience. Please consider re-forking the repository.

— 本文由 AI 根据公开来源辅助整理,命令、版本与许可证请在使用前到原始页面复核。

安装 / 开始使用

Quick Install (Docker) Images are hosted on DockerHub , and are available for both AMD64 and ARM devices.

  • Installation Options
  • Configuration Options
  • Contributing
  • Changelog
命令
docker container run -it \

-p 80:3001 \ -v /:/mnt/host:ro \ --privileged \ mauricenino/dashdot To get more information on why which flag is needed, or if you want to use other install options instead ( docker-compose , or from source), have a look at the installation options .

To read more about configuration options, you can visit the configuration options . Developer Notice Note: Due to the consistently growing size of the .

git folder, which was caused by a combination of yarn offline mirror and dependabot changes, I had to rewrite the entire history and remove the .yarn/cache folder.

You can read more about this problem here This resulted in a loss of all forks, which were created before the 18th of March 2025. If you are one of the affected forks, I am sorry for the inconvenience. Please consider re-forking the repository.

来源教程配图

dash. - a modern server dashboard
配图 1 · dash. - a modern server dashboard查看原图
教程配图
配图 2 · 教程配图查看原图
Consider sponsoring the development of this project
配图 3 · Consider sponsoring the development of this project查看原图
Screenshot of the dark-mode
配图 4 · Screenshot of the dark-mode查看原图
Screenshot of the light-mode
配图 5 · Screenshot of the light-mode查看原图

适用场景

学习研究
开源项目实践