webinoly/README.md

51 lines
1.9 KiB
Markdown
Raw Normal View History

# 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.
2018-04-26 22:32:04 +00:00
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).
- 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
2018-04-26 22:32:04 +00:00
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)
2018-04-26 22:32:04 +00:00
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/)