Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bobicloudvision committed Apr 22, 2024
1 parent f20018d commit 9de70cb
Showing 1 changed file with 36 additions and 26 deletions.
62 changes: 36 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,53 @@
# PHYRE - WEB HOSTING PANEL
# Welcome to PHYRE PANEL

![InstallScreen](screenshots/install-screen.png)
![Dashboard](screenshots/dashboard.png)
![Phyre Panel - Dashboard](screenshots/dashboard.png)
## About PHYRE PANEL

## Introduction
PhyrePanel is a web-based panel for linux. It is written in PHP and uses the Laravel framework.
PHYRE PANEL is a powerful Linux multi-platform hosting control panel designed to simplify the process of managing web hosting servers. Whether you're a seasoned sysadmin or just starting out, PHYRE PANEL provides an intuitive interface and robust features to streamline your hosting management tasks.

## Installation
To install PhyrePanel, you need to run this commands:
```
wget https://raw.githubusercontent.com/PhyreApps/PhyrePanel/main/installers/install.sh && chmod +x install.sh && ./install.sh
```
The admin panel can be opened on port: yourserver.com:8443
## Server Application Types Supported

PHYRE PANEL supports a variety of server application types, including:

- **Apache + PHP:** Versions 7.4, 8.0, 8.1, 8.3, and 8.4
- **Apache + NodeJS**
- **Apache + Python**
- **Apache + Ruby**

## Features

### Server Applications
Apache + PHP 7.4, 8.0, 8.1, 8.3, 8.4
- **User-Friendly Interface:** PHYRE PANEL offers a clean and intuitive user interface, making it easy for users to manage their hosting environment.
- **Multi-Platform Support:** Compatible with various Linux distributions, PHYRE PANEL ensures flexibility and accessibility across different server setups.
- **Powerful Management Tools:** From domain management to database administration, PHYRE PANEL equips users with a comprehensive set of tools to efficiently manage their hosting infrastructure.
- **Security and Reliability:** Built with security in mind, PHYRE PANEL includes features such as SSL management and automated backups to ensure the safety and reliability of your hosting environment.
- **Scalability:** Whether you're hosting a small blog or a large e-commerce website, PHYRE PANEL scales with your needs, providing seamless scalability as your business grows.

## Getting Started

To get started with PHYRE PANEL, follow these simple steps:

Apache + NGINX
1. **Installation:** Visit [our website](https://phyrepanel.com) to download the installation package for your server environment.
2. **Configuration:** Follow the installation instructions to set up PHYRE PANEL on your server.
3. **Access:** Once installed, access PHYRE PANEL via your web browser and log in using your credentials.
4. **Explore:** Take some time to explore the features and functionalities of PHYRE PANEL and start managing your hosting environment with ease.

Apache + Python
## Contributing

Apache + Ruby
We welcome contributions from the community to help improve PHYRE PANEL. If you have ideas for new features, bug fixes, or other enhancements, please feel free to [open an issue](https://github.com/PhyreApps/PhyrePanel/issues) or submit a pull request.

### Databases
MySQL
## Support

SQLITE
For support and assistance with PHYRE PANEL, please visit our [documentation](https://phyrepanel.com/docs) or reach out to our [support team](mailto:support@phyrepanel.com).

Remote Database Connections
## License

### UI/UX / Developing
Clean Admin Panel
PHYRE PANEL is released under the [MIT License](https://opensource.org/licenses/MIT). See the [LICENSE](LICENSE) file for details.

Server Clustering
## Connect with Us

Easy Module Developing
Stay up to date with the latest news and updates from PHYRE PANEL:

## Join to our discord group
https://discord.gg/yfFWfrfwTZ
- Website: [https://phyrepanel.com](https://phyrepanel.com)
- Discord: [https://discord.gg/yfFWfrfwTZ](https://discord.gg/yfFWfrfwTZ)

We hope you enjoy using PHYRE PANEL to simplify your hosting management tasks!

0 comments on commit 9de70cb

Please sign in to comment.