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 […]