Articles
SellCloud automatically enables gzip compression on all of your apps. How Gzip Compression Works...
Over the past decade, the web hosting industry has changed. Developers all over the world have...
SellCloud configures daily log rotation for your application's log files. One week's worth of log...
This article shows you how to automatically deploy your app from a git repo hosted at Bitbucket....
You can change your server's timezone by SSHing in to your server as root and running this...
To check whether HTTP/2 is working on your site, please enter your url into this page here:...
If you notice an unexpected amount of your server's disk being used, you can run the command line...
FFmpeg is a tool for converting video and audio files. It is being replaced in many applications...
Installing additional locales enables you to use PHP's setlocale() function so various other...
Careful! We can't provide support for customizations or for any errors, downtime, or...
To install the MongoDB NoSQL database server, log in to your server as the root user and run the...
To install the Redis key/value store, log in to your server as the root user and run the...
If your app requires the ImageMagick executables (for example, your app's configuration page asks...
Case sensitivity is a good thing; it prevents the server from returning the wrong directories or...
If you have customized Nginx, Apache, or PHP on your server, you will have to restart that...
To customize the global configuration files (files in /etc/) that belong to Nginx, Apache, or...
Autoscaling should only be used if you or one of your team members is an expert sysadmin. If...
Introduction The most common way to automatically run scripts at scheduled times is through...
Load balancing should only be used if you or one of your team members is an expert sysadmin. If...
When things go wrong with your apps, looking through your log files is the first step to...