PhyrePanel - Open source web hosting control panel
Find a file
Bozhidar Slaveykov ed26b30f71 update
2023-11-27 23:28:41 +02:00
.github/workflows Update compile-ngix-package.yml_ 2023-11-27 01:12:42 +02:00
bin update 2023-11-27 23:28:41 +02:00
compilators/debian Upload compiled packages [BOT] 2023-11-26 22:23:19 +00:00
installers update 2023-11-27 22:32:39 +02:00
samples update 2023-11-27 23:28:41 +02:00
shell/helpers/ubuntu Update create-mysql-db-and-user.sh 2023-11-24 00:34:53 +02:00
web update 2023-11-27 23:28:41 +02:00
.DS_Store update 2023-11-25 01:32:47 +02:00
.gitignore Create .gitignore 2023-11-27 00:22:15 +02:00
cer.txt Create cer.txt 2023-11-24 02:17:56 +02:00
README.md update 2023-11-25 21:56:22 +02:00
version.txt update 2023-11-23 23:06:54 +02:00

PhyrePanel

Introduction

PhyrePanel is a web-based panel for linux. It is written in PHP and uses the Laravel framework.

Installation

To install PhyrePanel, you need to run this commands:

wget https://raw.githubusercontent.com/CloudVisionApps/PhyrePanel/main/installers/install.sh && chmod +x install.sh && ./install.sh