GithubHelp home page GithubHelp logo

codecopy / inpanel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inpanel/inpanel

0.0 0.0 0.0 3.11 MB

A Web-based Linux VPS Management Tools

Home Page: https://inpanel.org

License: Other

Python 53.04% C 0.13% CSS 0.30% HTML 29.22% JavaScript 17.15% Shell 0.16%

inpanel's Introduction

InPanel

The goal of this project is to make the easiest, fastest, and most painless way of Linux VPS management. This project has been forked from VPSMate since 11 Jan 2017 but changed a lot.

Official Website: inpanel.org

Author: Jackson Dou

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

Username and Password

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

Features

  • 免费、简洁、开源
  • 快速在线安装、小巧且节省资源
  • 当前支持 CentOS/Redhat 5.4+、6.x、7.x、8.x
  • 基于发行版软件源的软件管理机制
  • 轻松构建 Linux + Nginx + MySQL + PHP 环境
  • 强大的在线文件管理和回收站机制
  • 快速创建和安装多种站点
  • 丰富实用的系统工具

from VPSMate to InPanel

本管理面板只是在 UI 层面对系统服务及功能进行管理配置,并不会在系统中生成多余的依赖及配置文件,不管 VPSMate 还是 InPanel,只是工具而已,卸载或安装,对系统已配置好的服务是没有影响的

现阶段两者使用同一个进程服务文件,所以只需要卸载 VPSMate ,再安装 InPanel 即可

从版本 v1.1.1b16 开始,不再使用 vpsmate 进程名,改用进程名为 intranet,在全新安装面板时,可以对已安装的 VPSMate 进行保留(或者删除)操作

从版本 v1.1.1b18 开始,不再使用 intranet 进程名,改用进程名为 inpanel,统一标识为"inpanel"

希望你用得愉快 !

inpanel's People

Contributors

clovergit avatar jksdou avatar zbuse avatar

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.