Webinoly is just the perfect tool for NGINX experts. Give it a try!
0 votes
1.6k views
by
Hello, I have some questions:

1. What would the command be if I wanted to install Wordpress+FastCgi Cache+Redis Object Cache+PHP 7.2+HTTP/2 in one command?

2. In your opinion, what would be the best way to configure the fastest possible Wordpress website using Webinoly?

3. Have you considered adding an option to use nginx mainline instead of nginx stable?

4. How could I disable phpMyAdmin?

5. How to periodically backup a website within Webinoly?

Regards,

Tom

1 Answer

0 votes
by Expert

Hi Tom,

1 - There's no one command way to do it.

# Install Webinoly with no stack (0 option)

wget -qO weby qrok.es/wy && sudo bash weby 0

# Change PHP version to 7.2

sudo stack -php-ver=7.2

# Install LEMP Stack

sudo stack -lemp

# Create your WP site

sudo site domain.com -wp=default -cache

Redis and HTTP2 are already enabled, just install and activate the Redis Plugin.

2 - The way described before is the best way and maybe the fastest.

3 - Nginx Mainline is on the roadmap and will be available as an option in the next major release (1.4.0).

4 - To uninstall PMA, sudo stack -pma -purge

5 - How frequent you do your backups is up to your needs. Normally I do it everyday in the night using duply and duplicity, both tools are already installed with Webinoly.

Regards.

Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...