
Log command code refactored, messages improved, HTTPS links, Ondrej repo ppa key fixed, source folder issue.
34 lines
No EOL
950 B
Markdown
34 lines
No EOL
950 B
Markdown
# Webinoly 
|
|
|
|
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
|
|
[](https://www.paypal.me/qrokes)
|
|
|
|
## License
|
|
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/) |