PhyrePanel - Open source web hosting control panel
.github/workflows | ||
bin | ||
compilators/debian | ||
dist | ||
installers | ||
samples | ||
screenshots | ||
shell/helpers/ubuntu | ||
update | ||
web | ||
.DS_Store | ||
.gitignore | ||
README.md | ||
version.txt |
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