close

April 2024 only! Join our Discord free of charge.

Slick­Stack
Lightning-fast WordPress on Nginx

Documentation


MySQL Server Mode Options

## MYSQL_MODE = e.g. ALLOW_INVALID_DATES (or) ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION   https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html

WordPress MySQL Tables

Exhaustive (evolving) list of common tables in MySQL in WordPress sites.   wp_wi_logs (WebinarIgnition)

Junk MySQL Tables

If you are using SlickStack and are using our default plugin blacklist.txt file then, assuming you are not going to be using the plugins we recommend not using, you can safely delete all of the following tables from your MySQL database: wp_404_to_301 wp_blc* (Broken Links Checker) wp_duplicator* (Duplicator) wp_links (WP Core) wp_ewwwio_images wp_layerslider* (Layerslider) wp_optimizepress* […]

Database Access

By default SlickStack now bundles the open source Adminer script. This script is placed securely in the /var/www/meta/ directory which cannot be accessed by WordPress or any frontend users. The script can be updated or reinstalled anytime by reinstalling SlickStack. Using Nginx magic, the script is loaded on the frontend at: https://example.com/adminer You can also […]

What Nginx Configuration Is Used? How To Customize It?

What is the Nginx config that SlickStack uses or how to customize it? Good question. We try to limit the amount of options in SlickStack to improve stability and standardization. This is because many of the settings have been tested for many years by various sysadmins and teams the best practice settings are already well […]

Let’sEncrypt (Certbot) Support

Update: it is now supported! Change the SSL_TYPE in ss-config to say “certbot” then run ss-install. If it is your very first time installing SlickStack on that server then first you need to ensure Cloudflare is active so that Certbot can verify your domain over HTTPS (via OpenSSL + Cloudflare). After verification is working, then […]

Docker Support

Nope SlickStack does not support Docker or any other containers like Kubernetes because its meant to be bare bones. All you need is a Debian/Ubuntu server and  that’s it. Bash is included on any Unix machine so as long as you have the free Ubuntu OS installed that’s the only requirement. Container are cool, but […]

Thanks to our generous sponsors for their support!