webinoly/README.md
Cristhian Martínez Ochoa ce1f8d21a9 improvements and fixes
- php7.3 support
- cache wp plugins permissions fixed
- custom-nginx-rules path for parked sites fixed
- wget timeout improved
- opcache not working when custom tool port is set, fixed.
- external-list-update command renamed to external-sources-update
- readme and some messaged improved.
2018-10-26 21:30:46 -06:00

51 lines
1.9 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.
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.2 and support for previous versions if necessary (5.6, 7.0 and 7.1) and the newest 7.3 (Release Candidate).
- FastCgi Cache and Redis Object Cache for your WordPress sites.
- Get an A+ grade on [Qualys (SSL Labs) Test](https://www.ssllabs.com/ssltest/).
- Log viewer in real time.
### Requirements
* Ubuntu 16.04 or 18.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/)