|
|
|
|
@@ -1,42 +1,17 @@
|
|
|
|
|
# DPanel
|
|
|
|
|
# DPanel Introduction
|
|
|
|
|
|
|
|
|
|
DPanel is a lightweight visual management panel for Docker and Podman containers.
|
|
|
|
|
DPanel is a lightweight visual management panel for Docker and Podman containers
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
DPanel provides a native Chinese interface that is more suitable for Chinese environments, while also supporting English, Japanese, and multiple other languages. The installation is simple with extremely low resource consumption, making it perfect for various NAS devices, set-top boxes, and small servers. The panel runs as a container without requiring privileges, making it dependency-free and non-intrusive to the host system, ensuring safety and reliability.
|
|
|
|
|
Native Chinese interface, more suitable for Chinese environments. Also supports English, Japanese and multiple other languages. Simple installation with extremely low resource consumption, more suitable for various NAS devices, set-top boxes and small servers. The panel runs in container mode, does not require privileges, has no dependencies or intrusion on the host system, safe and reliable.
|
|
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
|
|
The panel provides essential container management functionality including:
|
|
|
|
|
The panel provides basic container management functionality including containers, Compose, and images. Supports managing container internal files and adding Compose projects of multiple types. The standard version has built-in Nginx for convenient container port forwarding. Can add and manage multiple Docker servers through Docker API and SSH, and supports managing hosts through SSH and SFTP.
|
|
|
|
|
|
|
|
|
|
- **Container Management**: Manage Docker/Podman containers
|
|
|
|
|
- **Compose Management**: Support for multiple types of Compose projects
|
|
|
|
|
- **Image Management**: Container image management and operations
|
|
|
|
|
- **File Management**: Manage container internal files
|
|
|
|
|
- **Nginx Integration**: Built-in Nginx for convenient container port forwarding
|
|
|
|
|
- **Multi-Server Support**: Add and manage multiple Docker servers via Docker API and SSH
|
|
|
|
|
- **Host Management**: Manage host systems through SSH and SFTP
|
|
|
|
|
## Account Password
|
|
|
|
|
|
|
|
|
|
## Default Credentials
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
Username: admin
|
|
|
|
|
Password: admin
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
|
|
DPanel runs as a container and can be easily deployed using Docker Compose or other container management tools. For specific installation instructions, please refer to the included docker-compose.yml file.
|
|
|
|
|
|
|
|
|
|
## System Requirements
|
|
|
|
|
|
|
|
|
|
- Minimal resource requirements
|
|
|
|
|
- Compatible with NAS devices, set-top boxes, and small servers
|
|
|
|
|
- Supports Docker and Podman container runtimes
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
|
|
Copyright © arch3rPro
|
|
|
|
|
After logging in, you need to initialize the account password, which can be modified in the panel settings after login
|