webinoly/README.md
Cristhian Martínez Ochoa 43a90a1dfd Minor fixes and tweaks.
Log command code refactored, messages improved, HTTPS links, Ondrej repo ppa key fixed, source folder issue.
2017-10-21 21:35:55 -06:00

34 lines
950 B
Markdown

# Webinoly ![CI status](https://img.shields.io/badge/build-passing-brightgreen.svg)
Optimized LEMP Web Server.
Linux Ubuntu + Nginx + MySQL (MariaDB) + PHP is one of the most reliable configurations to host your websites.
With Webinoly you can set up your web server in just one step.
### Requirements
* Ubuntu 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/).
## Contributing
Please open an issue first to discuss what you would like to change.
Also, you can visit our [Community Support Forum](https://webinoly.com/support/)
## Donations
[![PayPal Donations](https://www.paypalobjects.com/webstatic/en_US/i/btn/png/gold-rect-paypal-60px.png)](https://www.paypal.me/qrokes)
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)