Skip to content
forked from QROkes/webinoly

Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.

License

Notifications You must be signed in to change notification settings

wpjames/webinoly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webinoly CI status

Optimized LEMP Web Server

A powerful set of commands for doing just about anything you could wish.

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 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/2 dramatically increases the speed of serving your content.
  • PHP v7.4 and support for earlier versions if needed 7.3 and the newest 8.0.
  • 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.
  • Log viewer in real time.

Requirements

  • Ubuntu 20.04 or 18.04

Usage

# Install Webinoly and LEMP
wget -qO weby qrok.es/wy && sudo bash weby 3

# Create your first site.
sudo site example.com -wp

# Authentication
sudo httpauth -add

Documentation

For complete documentation, please visit our site.

Also, you can visit our Community Support Forum

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.

Donations

PayPal Donations GitHub Sponsors Bitcoin Donations

If you like Webinoly, buy me a coffee or a beer to show support.

Your regular donations keep this project moving forward.

License

GNU GPLv3

About

Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%