Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Acme.sh | 30,907 | 19 hours ago | 1,014 | gpl-3.0 | Shell | |||||
A pure Unix shell script implementing ACME client protocol | ||||||||||
Goaccess | 15,973 | 18 hours ago | 355 | mit | C | |||||
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. | ||||||||||
Apisix | 11,561 | 10 hours ago | 666 | apache-2.0 | Lua | |||||
The Cloud-Native API Gateway | ||||||||||
Modsecurity | 6,181 | 11 days ago | 3 | April 25, 2020 | 180 | apache-2.0 | C++ | |||
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence. | ||||||||||
Heimdall | 5,678 | 19 days ago | 23 | mit | PHP | |||||
An Application dashboard and launcher | ||||||||||
H5ai | 5,138 | 1 | 2 | 17 days ago | 1 | December 19, 2015 | 221 | JavaScript | ||
HTTP web server index for Apache httpd, lighttpd and nginx. | ||||||||||
Devilbox | 4,080 | 15 days ago | 42 | mit | PHP | |||||
A modern Docker LAMP stack and MEAN stack for local development | ||||||||||
Datastation | 2,567 | 4 months ago | 37 | other | TypeScript | |||||
App to easily query, script, and visualize data from every database, file, and API. | ||||||||||
Lnmp | 2,388 | 5 days ago | 5 | other | Shell | |||||
LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序。 | ||||||||||
Hestiacp | 2,199 | 14 hours ago | 104 | gpl-3.0 | Shell | |||||
Hestia Control Panel | A lightweight and powerful control panel for the modern web. |
Latest stable release: Version 1.7.0 | View Changelog
HestiaCP.com |
Documentation |
Forum |
Discord
Hestia Control Panel is designed to provide administrators an easy to use web and command line interface, enabling them to quickly deploy and manage web domains, mail accounts, DNS zones, and databases from one central dashboard without the hassle of manually deploying and configuring individual components or services.
Bitcoin : bc1q48jt5wg5jaj8g9zy7c3j03cv57j2m2u5anlutu
Ethereum : 0xfF3Dd2c889bd0Ff73d8085B84A314FC7c88e5D51
Binance: bnb1l4ywvw5ejfmsgjdcx8jn5lxj7zsun8ktfu7rh8
Smart Chain: 0xfF3Dd2c889bd0Ff73d8085B84A314FC7c88e5D51
NOTE: Hestia Control Panel does not support 32 bit operating systems!
Debian: 11 or 10
Ubuntu: 22.04LTS, 20.04 LTS
NOTE: Hestia Control Panel in combination with OpenVZ 7 or lower might have issue Bind9 server not starting or issues with Firewall. If you use a Virtual Private Server we strongly advice you to use something based on KVM or LXC!
While we have taken every effort to make the installation process and the control panel interface as friendly as possible (even for new users), it is assumed that you will have some prior knowledge and understanding in the basics how to set up a Linux server before continuing.
To start the installation, you will need to be logged in as root or a user with super-user privileges. You can perform the installation either directly from the command line console or remotely via SSH:
ssh [email protected]
Download the installation script for the latest release:
wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh
If the download fails due to an SSL validation error, please be sure you've installed the ca-certificate package on your system - you can do this with the following command:
apt-get update && apt-get install ca-certificates
To begin the installation process, simply run the script and follow the on-screen prompts:
bash hst-install.sh
You will receive a welcome email at the address specified during installation (if applicable) and on-screen instructions after the installation is completed to log in and access your server.
You may specify a number of various flags during installation to only install the features in which you need. To view a list of available options, run:
bash hst-install.sh -h
Alternatively, @gabizz has made available a command-line script generator at https://gabizz.github.io/hestiacp-scriptline-generator/ which allows you to easily generate the installation command via GUI.
Automatic Updates are enabled by default on new installations of Hestia Control Panel and can be managed from Server Settings > Updates. To manually check for and install available updates, use the apt package manager:
apt-get update
apt-get upgrade
IMPORTANT: We cannot provide support for requests that do not describe the troubleshooting steps that have already been performed, or for third-party applications not related to Hestia Control Panel (such as WordPress). Please make sure that you include as much information as possible in your forum posts or issue reports!
If you would like to contribute to the project, please read our Contribution Guidelines for a brief overview of our development process and standards.
"Hestia Control Panel", "HestiaCP", and the Hestia logo are original copyright of hestiacp.com and the following restrictions apply:
You are allowed to:
You are not allowed to:
Hestia Control Panel is licensed under GPL v3 license, and is based on the VestaCP project.