N8n Dashboard Template
detail.loadingPreview
Monitor and visualize key metrics for your n8n instance, Docker, npm, and GitHub.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow collects and visualizes essential metrics related to your n8n instance, including Docker container stats, npm package performance, and GitHub repository activity. It's designed to provide a comprehensive overview of your project's health and popularity.
Key Features
- Real-time data collection from Docker, npm, and GitHub APIs.
- Centralized dashboard for key metrics.
- Customizable API endpoints and authentication.
- Scheduled data retrieval for continuous monitoring.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Dashboard Configuration' node with your desired hostnames, authentication tokens, and project identifiers (e.g., product hunt post ID, npm package name, Docker image name, GitHub repository details).
- Ensure your environment variables are set up correctly, especially
BASE_URLif you are using a custom API endpoint. - Adjust the 'Cron' node to set your preferred data refresh interval.
Apps Used
Workflow JSON
{
"id": "7f6e73f1-7dbe-4e35-a25e-9ca97c0bc832",
"name": "N8n Dashboard Template",
"nodes": 0,
"category": "Monitoring",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7f6e73f1-7dbe...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
SSL Expiry Alert
Automates weekly checks for SSL certificate expiry dates and sends email alerts for expiring certificates.
Web Server Monitor
Monitors the availability of web servers and logs their status.
Community Uptime Monitor
Monitors the uptime of community websites and sends alerts.
Show HN Trending Monitor
Monitors trending 'Show HN' posts and sends an email notification.
Automated Error Notification Workflow
Automatically notifies you via various channels when any of your n8n workflows encounter an error.
Error Notification Workflow
Sends an email notification when any workflow encounters an error.