Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Signal AWS when applications are deployed #267

@jbardin

Description

@jbardin

We currently can't do rolling upgrades of the galaxy image because the apps often take longer to deploy than the instances.

Galaxy needs to lookup all applications that should be running on a host, and notify the ASG when deployment is complete.

The ASG can have an UpdatePolicy, or the stack can contain a CreationPolicy to define when an instance is ready. Galaxy can use the API or the cfn-signal script for notification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions