## Overview
A complete LEMP stack _– Linux Ubuntu + Nginx + MariaDB (or MySQL, you can choose) + PHP –_ or install individual packages according to your needs.
**One of the most reliable configurations to host your websites and with Webinoly you can do it in just one step.**
Webinoly provides a set of tools and commands that facilitate web server administration.
- Unique commands to create, delete, disable sites.
- Free SSL certificates for your sites with Let’s Encrypt and automatic server configuration.
- HTTP/2 dramatically increases the speed of serving your content.
- PHP v8.1 and support for earlier versions if needed (8.0 and 7.4) or the newest 8.2.
- FastCGI Cache and Redis Object Cache for your WordPress sites.
- Install WP in any subfolder and support for external databases, multisite and domain mapping.
- Reverse Proxy for any app (Java, React, Node, Angular, Vue, etc) or to use your own domain with any external file repo like S3.
- A complete suite of tools for backups. Moving a site or the whole server has never been so easy.
- Protect your site, folder or file with HTTP Authentication.
- Advanced support for cloning your sites for testing.
- Custom FastCGI Cache support for any dynamic site.
- Nginx redirection manager, native SMTP for emails and a lot more features.
- Datadog native integration for monitoring and analytics.
- Get an A+ grade on [Qualys (SSL Labs) Test](https://www.ssllabs.com/ssltest/).
- Log viewer in real time.
## Usage
```bash
# Install Webinoly and build the stack
wget -qO weby qrok.es/wy && sudo bash weby
# Create your first site.
sudo site example.com -wp
# Authentication
sudo httpauth -add
```
### Requirements
* Ubuntu 22.04 or 20.04
### Documentation
For complete documentation, please [visit our site](https://webinoly.com/documentation/).
## Contributing
Please open an issue first to discuss what you would like to change.
You don't need developer skills to help, visit our site to know [How to Contribute to Webinoly](https://webinoly.com/en/contribute/).
### Sponsors