Giter Club home page Giter Club logo

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

Crogram InPanel's Projects

acme-tiny icon acme-tiny

A tiny script to issue and renew TLS certs from Let's Encrypt

acme.sh icon acme.sh

A pure Unix shell script implementing ACME client protocol

bottle icon bottle

bottle.py is a fast and simple micro-framework for python web-applications.

docs icon docs

the Docs for InPanel Control Panel

ecsmate icon ecsmate

ECSMate 是一款服务器 WEB 化管理面板,目前支持在 CentOS/Redhat 下运行

get icon get

Installation scripts for InPanel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.