-
Notifications
You must be signed in to change notification settings - Fork 0
Install Parameters
Scott Madara edited this page Nov 13, 2018
·
15 revisions
Parameter | Description |
Stack name | The name of your stack (set to "solodev-cms-lite" by default). Please note, the name must be all lowercase |
Network Setup | |
VPCID | Choose which VPC the application should be deployed to |
Subnets | Choose at least two public subnets for this application |
InstanceType | The EC2 instance type you wish to launch |
KeyName | Name of an existing EC2 KeyPair to enable SSH access to the instances |
Optional: Advanced | |
AMI | Experimental: Build AMI (Please leave this blank unless told otherwise) |
HostVolumeSize | Size in GB of root volume |
SSHFrom | Lockdown SSH access to host |
DeletionPolicy | Experimental: Deletion Policy (Retain, Delete, Snapshot) |
Parameter | Description |
Stack name | The name of your stack (set to "solodev-cms-pro" by default). Please note, the name must be all lowercase. |
Network Setup | |
VPCID | Choose which VPC the application should be deployed to |
Subnets | Choose at least two public subnets for this application |
InstanceType | The EC2 instance type you wish to launch |
KeyName | Name of an existing EC2 KeyPair to enable SSH access to the instances |
CMS Settings | |
AdminUser | The solodev admin username |
AdminPassword | The solodev admin password |
DatabasePassword | The database root password |
StorageEncrypted | Enable encryption for both Database (RDS) and Filesystem (EFS). True or False. |
Optional: Advanced | |
RestoreBucketName | Name of S3 bucket containing files for restore |
SolodevSubscription | Select source of Solodev subscription. Select "Marketplace" if subscribing via the AWS Marketplace. Select "BYOL" (Bring Your Own License) if you have an existing Solodev license which is activated. Contact Solodev ([email protected]) if you need a license activated. |
CookbookURL | https://s3.amazonaws.com/solodev-aws-ha/cookbooks.tar.gz | Download and host on your own S3 bucket or copy this URL. |
DeletionPolicy | Experimental: Deletion Policy (Retain, Delete, Snapshot) |
Parameter | Description |
Stack name | The name of your stack (set to "solodev-cms-opsworks" by default). Please note, the name must be all lowercase. |
Network Setup | |
VPCID | Choose which VPC the application should be deployed to |
Subnets | Choose at least two public subnets for this application |
InstanceType | The EC2 instance type you wish to launch |
InstanceCount | Number of instances behind load balancer. Minimum 2 required for high availability. |
KeyName | Name of an existing EC2 KeyPair to enable SSH access to the instances |
CMS Settings | |
AdminUser | The solodev admin username |
AdminPassword | The solodev admin password |
DatabasePassword | The database root password |
StorageEncrypted | Enable encryption for both Database (RDS) and Filesystem (EFS). True or False. |
Optional: SSL Configuration | |
FQDN | URL for app. FQDN must be pointed to CNAME of ALB. |
CertificateArn | CertificateArn for SSL cert that matches the FQDN above. Please visit the AWS Certificate Manager. |
Optional: Advanced | |
RestoreBucketName | Name of S3 bucket containing files for restore |
SolodevSubscription | Select source of Solodev subscription. Select "Marketplace" if subscribing via the AWS Marketplace. Select "BYOL" (Bring Your Own License) if you have an existing Solodev license which is activated. Contact Solodev ([email protected]) if you need a license activated. |
CookbookURL | https://s3.amazonaws.com/solodev-aws-ha/cookbooks.tar.gz | Download and host on your own S3 bucket or copy this URL. |
DeletionPolicy | Experimental: Deletion Policy (Retain, Delete, Snapshot) |
© 2019 Solodev. All rights reserved worldwide. And off planet. Visit solodev.com to learn more.