webinoly/README.md
Cristhian Martínez Ochoa d4d53df0f6 php default
PHP 7.4 is default now.
2020-01-04 16:40:53 -07:00

53 lines
No EOL
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Webinoly ![CI status](https://img.shields.io/badge/build-passing-brightgreen.svg)
**Optimized LEMP Web Server**
A powerful set of commands for doing just about anything you could wish.
Linux Ubuntu + Nginx + MariaDB (MySQL) + PHP is one of the most reliable and powerful configurations to host your websites. **With Webinoly you can set up your web server in just one step.**
Webinoly provides a set of tools and commands that facilitate the web server administration.
- Unique commands to create, delete, disable sites.
- Free SSL certificates for your sites with Lets Encrypt and automatic server configuration.
- HTTP/2 dramatically increase the speed of serving your content.
- PHP v7.4 and support for earlier versions if needed (7.2 and 7.3).
- FastCgi Cache and Redis Object Cache for your WordPress sites.
- Install WP in any subfolder, Clone a WP site and support for external databases.
- Nginx redirection manager, Backups, SMTP and a lot more features.
- Get an A+ grade on [Qualys (SSL Labs) Test](https://www.ssllabs.com/ssltest/).
- Log viewer in real time.
### Requirements
* Ubuntu 18.04 or 16.04
## Usage
```bash
# Install Webinoly and LEMP
wget -qO weby qrok.es/wy && sudo bash weby 3
# Create your first site.
sudo site example.com -wp
```
## Documentation
For complete documentation, please [visit our site](https://webinoly.com/en/).
Also, you can visit our [Community Support Forum](https://webinoly.com/support/)
## 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/).
## Donations
[![PayPal Donations](https://cdn.qrokes.com/media/paypal-webinoly-donate.png)](https://www.paypal.me/qrokes)
[![Bitcoin Donations](https://cdn.qrokes.com/media/bitcoin-webinoly-donate.png)](https://www.blockchain.com/btc/payment_request?address=1E3Ybo5UcvaAr1MoK4nBnMRFFY9aEMiku3)
If you like Webinoly, buy me a coffee or a beer to show support.
**_Your regular donations keeps this project moving forward._**
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)