Site Migration via Command Line
Migrating a site from one host to another can be a daunting task. This article will give you a step by step migration in hopes of reducing headaches and mitigating downtime. Almost all of the steps in this article will be done via the command line if you are uncomfortable with using the command ...
Load Balancing a Site
A Stackable site can be load balanced across multiple containers. This can increase performance and reliability. This article will show how to load balance a site on Stackable. Access the Environment Settings Log in to control.stackable.com Click on the site to be load balanced and click the 'm ...
SSL and Stackable
Stackable makes it easy to manage and install SSL certificates on sites. This article will show how to make a site SSL capable and how to obtain certificates for sites on Stackable. Table of Contents Making a Site SSL Capable Generating a CSR Generating a Self Signed Certificate Installing a Ce ...
Creating a new site alias
The Stackable load balancer will only recognize sitenames that are either named when a site is created or specified aliases. An alias can be created for any site hosted on Stackable. Creating a New Alias Log into the Stackable control panel Click the next to site Click the button Click the b ...
Site Settings
Stackable gives the user an easy to use interface for updating site settings. This article will show how to access this interface and explain some of the common settings. Table of Contents Accessing the Settings Changing Settings PHP Settings HTTP Settings LB Settings Accessing the Settings So ...
WinSCP SFTP Client
WinSCP is a free SFTP client for windows which can be downloaded here. To connect to a container, open WinSCP and enter the following: Server: c-web1.wxyz.stackablehost.com Username: stacys Password: ****** Click "Login" When prompted to "add the host key to cache," click "Yes". Once log ...