Skip to content

BryanPinsker/dashdot

 
 

Repository files navigation

dash. - a modern server dashboard

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

Consider sponsoring the development of this project

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
Screenshot of the dark-mode Screenshot of the light-mode

Documentation

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.

About

A simple, modern server dashboard, primarily used by smaller private servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.5%
  • MDX 5.6%
  • JavaScript 5.1%
  • Dockerfile 0.7%
  • CSS 0.6%
  • SCSS 0.3%
  • Other 0.2%