Launch the CloudFormation Template
FMOS can run as a CloudFormation Template in Amazon Web Services (AWS).
To launch from CloudFormation
- In the Cloud Formation Dashboard, click Create Stack (With New Resources).
- Select Upload a template file and choose a valid *yaml/*json file.
- Click Next.
- Enter a Stack Name.
- Enter data in all required fields in Parameters.
- VPC ID
- Subnet ID
- Instance Type
- KeyPair Name
- Volume Size
- FMOS username
- In Machine Configuration specify Ecosystem.
- Add an Organization Name.
- Click Next.
- Review: Review all sections entered and then click Next.
- A new stack with above Stack Name is created with a status of CREATE_COMPLETE.
- Go to the EC2 Dashboard. A new instance is created.
- After the deployment process completes, you can log in to Security Intelligence Platform to continue setting up your network, such as adding users and devices.
- Open another browser tab.
- Enter the IP address of your AWS instance. For example, https://<hostname_or_IPaddress> or DNS
- Enter your username and password:
- Username is firemon (case-sensitive)
- Password is the MAC address for the instance with colons removed and lowercase letters. For example, a MAC address of 00:05:95:A1:2B:CC would be 000595a12bcc. This is a one-time password to use at first installation and will need to be reset after initial login.
- Click Log In.