Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
cloudappliance/applinstallv1906 [2019_11_08 00:37] – [Let's Encrypt SSL Certificates] stevencloudappliance/applinstallv1906 [2020_06_02 20:56] steven
Line 6: Line 6:
  
 This document does not cover how to deploy the File Fabric in your virtual environment, only how to configure the software once the virtual appliance is deployed. For production deployments see [[sizingguide|]]. This document does not cover how to deploy the File Fabric in your virtual environment, only how to configure the software once the virtual appliance is deployed. For production deployments see [[sizingguide|]].
- 
-For the Google Cloud Platform see [[:googlecloud-gettingstarted]]. 
  
 For VMWare, vSphere 5.5 or above is required. For VMWare, vSphere 5.5 or above is required.
 +
 +The virtual appliances support public and private clouds. Images are also available for the following:
 +
 + * **Amazon Web Services (AWS)** platform see [[:aws-gettingstarted]].
 +
 + * **Google Cloud Platform** see [[:googlecloud-gettingstarted]].
 +
 + * **Microsoft Azure**, please [[https://storagemadeeasy.com/contacts/|contact us]].
  
 # Preparation # Preparation
Line 128: Line 134:
  
 Use https://www.ssllabs.com/ to test the installation. Use https://www.ssllabs.com/ to test the installation.
 +
 +
 +
 +
  
 # Part II - Configure Appliance and create the first organization # Part II - Configure Appliance and create the first organization
  
-You must perform a few steps before you can get started with the system.+<WRAP center round important 100%> 
 +Starting with 1906.06, a new configuration value will need to be added to the File Fabric's core configuration filePlease [[appliance/editing-config|follow this guide for editing the configuration file]]. The following configuration flag must be present:
  
 +<code>
 +var $redishost = 'localhost:6379';
 +</code>
 +
 +</WRAP>
 +
 +You must perform a few steps before you can get started with the system.
  
 After the system is restarted, log into %%https://<yourhostname>/%% with a browser. Use the “appladmin” username. The appliance is a multi-tenant system, so the first thing we need to do is to set up the appliance and the first tenant. After the system is restarted, log into %%https://<yourhostname>/%% with a browser. Use the “appladmin” username. The appliance is a multi-tenant system, so the first thing we need to do is to set up the appliance and the first tenant.
 +
  
 ## 1.     Enter the license, under Settings -> License Key: ## 1.     Enter the license, under Settings -> License Key: