PhyrePanel - Open source web hosting control panel
Find a file
2023-11-24 01:42:44 +02:00
.github/workflows Update php.yml 2023-11-24 00:12:27 +02:00
configurations/ubuntu/nginx update 2023-11-23 22:37:13 +02:00
installers update 2023-11-24 00:58:23 +02:00
samples update 2023-11-23 21:36:21 +02:00
shell/helpers/ubuntu Update create-mysql-db-and-user.sh 2023-11-24 00:34:53 +02:00
web Update Installer.php 2023-11-24 01:42:44 +02:00
.DS_Store update 2023-11-23 23:06:54 +02:00
README.md Update README.md 2023-11-24 00:52:23 +02:00
version.txt update 2023-11-23 23:06:54 +02:00

AlphaXPanel

Introduction

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

Installation

To install AlphaXPanel, you need to run this commands:

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