Step 2: Set up a Rails Stack - AWS OpsWorks

Step 2: Set up a Rails Stack

Important

The AWS OpsWorks Stacks service reached end of life on May 26, 2024 and has been disabled for both new and existing customers. We strongly recommend customers migrate their workloads to other solutions as soon as possible. If you have questions about migration, reach out to the AWS Support Team on AWS re:Post or through AWS Premium Support.

In addition to creating a stack that supports a Rails App Server layer, you must also configure the layer's security groups so that the Rails server can communicate properly with Redis server.

To set up a stack
  1. Create a new stack—named RedisStack for this example—and add a Rails App Server layer. You can use the default settings for both. For more information, see Create a New Stack and Creating an OpsWorks Layer .

  2. On the Layers page, for Rails App Server, click Security and then click Edit.

  3. Go to the Security Groups section and add the ElastiCache cluster's security group to Additional groups. For this example, select the default security group, click + to add it to the layer, and click Save to save the new configuration.

  4. Add an instance to the Rails App Server layer and start it. For more information on how to add and start instances, see Adding an Instance to a Layer.