All Projects → hestiacp → Hestiacp

hestiacp / Hestiacp

Licence: gpl-3.0
Hestia Control Panel | A lightweight and powerful control panel for the modern web.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Hestiacp

Dockerweb
A docker-powered bash script for shared web hosting management. The ultimate Docker LAMP/LEMP Stack.
Stars: ✭ 89 (-88.35%)
Mutual labels:  dns-server, nginx, web-server
Hyperfastcgi
Performant nginx to mono fastcgi server
Stars: ✭ 125 (-83.64%)
Mutual labels:  nginx, web-server
Pomfe.co V1
Pomfe.co File Hosting Site Source Code
Stars: ✭ 31 (-95.94%)
Mutual labels:  nginx, apache2
Typo3 Docker Boilerplate
🍲 TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 240 (-68.59%)
Mutual labels:  nginx, apache2
Myserver
MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.
Stars: ✭ 160 (-79.06%)
Mutual labels:  web-server, apache2
Certidude
Easy to use Certificate Authority web service for OpenVPN, StrongSwan and HTTPS
Stars: ✭ 108 (-85.86%)
Mutual labels:  nginx, apache2
Webinoly
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
Stars: ✭ 254 (-66.75%)
Mutual labels:  nginx, web-server
Modsecurity
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 analys…
Stars: ✭ 5,015 (+556.41%)
Mutual labels:  nginx, apache2
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (-50.79%)
Mutual labels:  nginx, control-panel
Hi Nginx
A fast and robust web server and application server for C++,Python,Lua ,Java,quickjs language
Stars: ✭ 346 (-54.71%)
Mutual labels:  nginx, web-server
Uwsgi Nginx Docker
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
Stars: ✭ 466 (-39.01%)
Mutual labels:  nginx, web-server
H5ai
HTTP web server index for Apache httpd, lighttpd and nginx.
Stars: ✭ 4,650 (+508.64%)
Mutual labels:  nginx, apache2
Php Docker Boilerplate
🍲 PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 503 (-34.16%)
Mutual labels:  nginx, apache2
Hiproxy
🛠 hiproxy is a lightweight proxy tool for Front-End developers based on Node.js that supports an NGINX-like configuration. 🔥
Stars: ✭ 629 (-17.67%)
Mutual labels:  nginx
Zaver
Yet another fast and efficient HTTP server
Stars: ✭ 673 (-11.91%)
Mutual labels:  nginx
Authelia
The Single Sign-On Multi-Factor portal for web apps
Stars: ✭ 11,094 (+1352.09%)
Mutual labels:  nginx
Nginx Tutorial
Nginx安装维护入门学习笔记,以及各种实例。
Stars: ✭ 627 (-17.93%)
Mutual labels:  nginx
Theme.park
A collection of themes/skins for your favorite apps.
Stars: ✭ 714 (-6.54%)
Mutual labels:  nginx
Topngx
top for NGINX
Stars: ✭ 660 (-13.61%)
Mutual labels:  nginx
Lua Resty Openidc
OpenID Connect Relying Party and OAuth 2.0 Resource Server implementation in Lua for NGINX / OpenResty
Stars: ✭ 626 (-18.06%)
Mutual labels:  nginx

Hestia screenshot

Hestia Control Panel

Latest stable release: Version 1.3.4 | View Changelog

Web: www.hestiacp.com
Documentation: docs.hestiacp.com
Forums: forum.hestiacp.com
Discord: Join the discussion

paypal

Welcome!

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.

Features and Services

  • Apache2 and NGINX with PHP-FPM
  • Multiple PHP versions (5.6 - 8.0, 7.4 as default)
  • DNS Server (Bind) with clustering capabilities
  • POP/IMAP/SMTP mail services with Anti-Virus, Anti-Spam, and Webmail (ClamAV, SpamAssassin, and Roundcube)
  • MariaDB or PostgreSQL databases
  • Let's Encrypt SSL support with wildcard certificates
  • Firewall with brute-force attack detection and IP lists (iptables, fail2ban, and ipset).

Supported platforms and operating systems

  • CPU Architecture: AMD64 (x86_64 Intel/AMD)
  • Debian: 10, 9
  • Ubuntu: 20.04 LTS, 18.04 LTS, or 16.04 LTS
  • NOTE: Hestia Control Panel must be installed on top of a fresh operating system installation to ensure proper functionality.

Installing Hestia Control Panel

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.

Step 1: Log in

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]

Step 2: Download

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

Step 3: Run

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.

Custom installation:

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.

How to upgrade an existing installation

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

Issues & Support Requests

  • If you encounter a general problem while using Hestia Control Panel and need help, please visit our forum to search for potential solutions or post a new thread where community members can assist.
  • Bugs and other reproducible issues should be filed via GitHub by creating a new issue report so that our developers can investigate further. Please note that requests for support will be redirected to our forum.

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!

Contributions

If you would like to contribute to the project, please read our Contribution Guidelines for a brief overview of our development process and standards.

Copyright

"Hestia Control Panel", "HestiaCP", and the Hestia logo are original copyright of hestiacp.com and the following restrictions apply:

You are allowed to:

  • use the names "Hestia Control Panel", "HestiaCP", or the Hestia logo in any context directly related to the application or the project. This includes the application itself, local communities and news or blog posts.

You are not allowed to:

  • sell or redistribute the application under the name "Hestia Control Panel", "HestiaCP", or similar derivatives, including the use of the Hestia logo in any brand or marketing materials related to revenue generating activities,
  • use the names "Hestia Control Panel", "HestiaCP", or the Hestia logo in any context that is not related to the project,
  • alter the name "Hestia Control Panel", "HestiaCP", or the Hestia logo in any way.

License

Hestia Control Panel is licensed under GPL v3 license, and is based on the VestaCP project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].