| Knowledgebase Home | Glossary | Favorites |
| Your first site on Stackable | ||||||||||||||||||||||
Contents:
Introduction:Chances are stackable is different than any web hosting solutions you may of used previously. We understand that terms like load balancer and container can be a bit confusing at first, but don't worry we are here to help. This guide should teach you everything you need to know to get your first site up and running.Logging into the control panel:Let's start by logging into the stackable control panel.To do this click the login button on the stackable homepage.
First, you need to create a container that will serve a website and files. |
|
|
Choose the name, type, and memory size for the new container here. |
Next create the first site.
Click the 'Create New Site' button.
|
|
Chose the name, hostname, environment name and the container for the new site. |
![]() |
Choose a name and password for the database. *note: the name of the databse given here is not actual name of the mysql databse, that name will be assigned automatically. |
Click the 'Create' once more to create the databse.
Note: Magento requires a dedicated MySQL container.
Once a container, site and database(if needed) have been created we can start uploading site files.
Stackable uses the SSH/SFTP protocol for file management which is much more secure than FTP.
Let's first get the hostname of the container so we can access it.
|
|
The container hostname will show up next to the container name on the control panel. |
This hostname, in conjuction with the container username and password(which is chosen during the sign-up process), can be used to connect to the container with SSH and SFTP
Below is a list of tutorials for connecting to a container via SSH and SFTP.
For every site hosted on stackable there is a unique hostname that can be used to view the site before DNS has been changed.
To find this Stackable hostname click the
next to the site in Stackable control.
|
|
| This Stackable Hostname can be used to view your site beofre updating DNS. |
Once a sight is ready to be launched all that needs to be done to put that site into production is a DNS update.
The DNS Address for a site can be found by clicking the
next to the site in Stackable control.
|
|
| This DNS Address is the address of the load balancer and it is where DNS needs to be pointed for the site. |
Your first site on stackable is up and running!
| Visitor Comments |
|
| Related Articles |
| No related articles were found. |
| Attachments |
| No attachments were found. |