Modern NAS Management Solution
NAS-Panel is an open-source web interface for managing your Network Attached Storage with Docker support, system monitoring, and user management. Designed for simplicity and efficiency.
Join Discord
Key Features
NAS-Panel provides all the tools you need to efficiently manage your NAS system
System Monitoring
Real-time monitoring of CPU, memory, disk usage, and network activity with beautiful visualizations and alerts.
Docker Management
Full control over Docker containers - start, stop, restart, and manage your containers with an intuitive interface.
Storage Management
Monitor disk health, manage RAID arrays, and view storage usage statistics across all your drives.
User Management
Create and manage users, set permissions, and control access to different parts of your NAS system.
Backup Solutions
Schedule and manage backups of your important data with customizable backup plans and retention policies.
REST API
Full REST API access to integrate with other systems and automate your NAS management tasks.
Download
Get the latest version of NAS-Panel for your system
Documentation
Get started with NAS-Panel using our comprehensive documentation
Quick Start
1. Installation
Install both packages on your Debian-based system:
sudo dpkg -i nas-panel_1.0.3_amd64.deb
sudo apt-get install -f # Install dependencies
2. Configuration
Edit the configuration file located at /etc/nas-panel/config.json
:
"port": 8080,
"database": "/var/lib/nas-panel/database.db",
"logLevel": "info"
}
3. Start the Service
Start and enable the NAS-Panel service:
sudo systemctl enable nas-panel
User Guide
System Dashboard
Docker Management
Storage Monitoring
Screenshots
Take a look at NAS-Panel in action


