PhyrePanel - Open source web hosting control panel
Go to file
Bozhidar Slaveykov 3624b73e62 Update ApachePingWebsitesWithCurl.php 2024-04-07 16:53:28 +03:00
.github/workflows Update compile-web-panel.yml 2024-04-07 00:42:26 +03:00
bin update 2024-04-01 13:41:07 +03:00
compilators/debian Upload compiled packages [BOT] 2024-04-06 16:49:20 +00:00
installers Update install.sh 2024-04-07 00:37:08 +03:00
samples update 2024-04-03 23:24:20 +03:00
screenshots update 2024-04-04 23:05:25 +03:00
shell/helpers/ubuntu Update create-mysql-db-and-user.sh 2023-11-24 00:34:53 +02:00
update Update update-web-panel.sh 2024-04-07 16:08:52 +03:00
web Update ApachePingWebsitesWithCurl.php 2024-04-07 16:53:28 +03:00
.DS_Store update 2023-11-25 01:32:47 +02:00
.gitignore Create .gitignore 2023-11-27 00:22:15 +02:00
README.md update 2024-04-04 23:05:25 +03:00
version.txt Update version.txt 2024-04-06 23:22:41 +03:00

README.md

PhyrePanel

Dashboard

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