Lead Image © peshkova, 123RF.com

Lead Image © peshkova, 123RF.com

A flexible, customizable, personal dashboard

Command and Control

Article from ADMIN 79/2024
By
Create your own command center in small infrastructures or test environments with flexible dashboards that control and monitor relevant applications and services.

Many standardized interfaces can be set up for applications on the local network. One of the most popular candidates is Webmin, whose strengths lie in managing legacy company servers. As a tool, though, Webmin is too complex and too powerful for many small environments. Administrators looking for a lightweight dashboard system to manage conveniently the links and entry points to various services will find Dashy [1] an interesting alternative.

Dashy is jam packed with useful functions for creating individual dashboards. It also lets you integrate status checks and use dynamic widgets and user-defined layouts. Dashy is open source, and the developers offer support on GitHub.

Installation

Of the various ways to get Dashy up and running, the easiest way has to be the Docker-based installation. A search in the Docker repository,

docker search dashy

reveals the package you need. In the search results you will find a lissy93/dashy entry. Download this container to your system and launch Dashy:

docker pull lissy93/dashy
docker run -p 8080:80 lissy93/dashy

The environment performs various tests and outputs a success message. The local Dashy installation can be accessed on http://localhost:8080 . Docker is not actually necessary for deployment; instead, you can install Dashy on any standard Linux system. Besides Git, you also need Node.js and Yarn:

git clone https://github.com/Lissy93/dashy.git && cd dashy
yarn
yarn build
start

To design dashboards, you need icons that represent the different areas and links. Dashy comes with a set of standard icons, but if you want to use the correct icons for popular devices (e.g., a Fritz!Box or a specific environment), enter

cd ./public/item-icons
git clone
...
Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy ADMIN Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Versatile network and system monitoring
    The LibreNMS open source monitoring environment, unlike its predecessor Observium, comes through the back door at no cost, with auto-discovery, alerting, the ability to scale even in very large environments with many devices, and flexible dashboards and widgets for special views.
  • Manage cluster state with Ceph dashboard
    The Ceph dashboard offers a visual overview of cluster health and handles baseline maintenance tasks; with some manual work, an alerting function can also be added.
  • Export and analyze Azure AD sign-in and audit logs
    The relevant sign-in and audit logs in Azure Active Directory can be exported to external data sources to provide not only long-term archiving, but also the freedom to analyze the stored data.
  • Graphical management solutions for Docker
    Thanks to graphical management interfaces for Docker, even newcomers can set up container environments without extended training.
  • Linux small business servers compared
    Admins of small businesses who want to cover all their infrastructure requirements with a single server are the target group of small-business servers. In this article, we introduce three Linux distributions that meet this requirement.
comments powered by Disqus
Subscribe to our ADMIN Newsletters
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs



Support Our Work

ADMIN content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.

Learn More”>
	</a>

<hr>		    
			</div>
		    		</div>

		<div class=