Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/QROkes/webinoly
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
https://github.com/QROkes/webinoly
certbot fastcgi-cache lemp letsencrypt mariadb mysql nginx php php-fpm redis reverse-proxy ssl ubuntu web-server wordpress
Last synced: 10 days ago
JSON representation
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
- Host: GitHub
- URL: https://github.com/QROkes/webinoly
- Owner: QROkes
- License: gpl-3.0
- Created: 2017-09-16T20:38:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T14:13:16.000Z (4 months ago)
- Last Synced: 2024-07-03T04:10:09.192Z (4 months ago)
- Topics: certbot, fastcgi-cache, lemp, letsencrypt, mariadb, mysql, nginx, php, php-fpm, redis, reverse-proxy, ssl, ubuntu, web-server, wordpress
- Language: Shell
- Homepage: https://webinoly.com
- Size: 1.42 MB
- Stars: 443
- Watchers: 28
- Forks: 85
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Optimized NGINX Web Server
A powerful set of commands for doing just about anything you could wish.
Official Website | Documentation | Changelog
## Overview
A complete LEMP stack _– Linux Ubuntu + Nginx + MariaDB (or MySQL, you can choose) + PHP –_ or install individual packages according to your needs.**One of the most reliable configurations to host your websites and with Webinoly you can do it in just one step.**
Webinoly provides a set of tools and commands that facilitate web server administration.
- Unique commands to create, delete, disable sites.
- Free SSL certificates for your sites with Let’s Encrypt and automatic server configuration.
- HTTP/3 dramatically increases the speed of serving your content.
- PHP v8.3 and support for earlier versions if needed (8.2, 8.1, 8.0 and 7.4).
- FastCGI Cache and Redis Object Cache for your WordPress sites.
- Install WP in any subfolder and support for external databases, multisite and domain mapping.
- Reverse Proxy for any app (Java, React, Node, Angular, Vue, etc) or to use your own domain with any external file repo like S3.
- A complete suite of tools for backups. Moving a site or the whole server has never been so easy.
- Protect your site, folder or file with HTTP Authentication.
- Advanced support for cloning your sites for testing.
- Custom FastCGI Cache support for any dynamic site.
- Nginx redirection manager, native SMTP for emails and a lot more features.
- Datadog native integration for monitoring and analytics.
- Get an A+ grade on [Qualys (SSL Labs) Test](https://www.ssllabs.com/ssltest/).
- Log viewer in real time.## Usage
```bash
# Install Webinoly and build the stack
wget -qO weby qrok.es/wy && sudo bash weby# Create your first site.
sudo site example.com -wp# Authentication
sudo httpauth -add
```### Requirements
* Ubuntu 24.04 or 22.04### Documentation
For complete documentation: [English](https://webinoly.com/documentation/) | [Español](https://webinoly.com/es/documentacion/) | [
繁體中文](https://webinoly.com/zh/shuo-ming-wen-jian/)## Contributing
You don't need developer skills to help, visit our site to know [How to Contribute to Webinoly](https://webinoly.com/contribute/).### Donations
[![PayPal Donations](https://cdn.qrokes.com/media/paypal-webinoly-donate.png)](https://www.paypal.me/qrokes)
[![GitHub Sponsors](https://cdn.qrokes.com/media/github-sponsors.png)](https://github.com/sponsors/QROkes)
[![Bitcoin Donations](https://cdn.qrokes.com/media/bitcoin-webinoly-donate.png)](https://www.blockchain.com/en/btc/address/1E3Ybo5UcvaAr1MoK4nBnMRFFY9aEMiku3)If you like Webinoly, buy me a coffee or a beer to show support.
**_Your regular donations keep this project moving forward._**
### Community
- [Discussions/Issues](https://webinoly.com/premium/)
- Follow [@Webinoly](https://twitter.com/Webinoly) on Twitter
- Subscribe to our [Newsletter](https://webinoly.com/newsletter/)