Inpanel Save

A Web-based Linux Management Tools

Project README

InPanel

English | 简体中文

Introduction

InPanel is an open source Linux server management tool, the goal of this project is to make server management easy and fast.

Features

  1. Free, concise, and open source
  2. Fast in-line installation, small and resource-saving
  3. Supports CentOS/Redhat 5.4+, 6.x, 7.x, 8.x
  4. Software Management Mechanism Based on Distribution Software Source
  5. Easily build Linux + Nginx + MySQL + PHP environments
  6. Powerful online file management and recycle bin mechanism
  7. Quickly create and install multiple sites
  8. Useful System Tools

Installation

# stable version
curl -O https://raw.githubusercontent.com/inpanel/inpanel/main/install.py
python install.py

# beta version
curl -O https://raw.githubusercontent.com/inpanel/inpanel/dev/install.py
python install.py --dev

Uninstall

service inpanel stop
rm -rf /usr/local/inpanel
rm -f /etc/init.d/inpanel

Admin Username and Password

/usr/local/inpanel/config.py username 'your-username'
/usr/local/inpanel/config.py password 'your-password'

Issues

Please file an issue at Issues.

License

InPanel is released under the BSD 3-Clause License.

Author

Jackson Dou

Information

Official Website: inpanel.org

Open Source Agenda is not affiliated with "Inpanel" Project. README Source: inpanel/inpanel
Stars
254
Open Issues
9
Last Commit
1 month ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating