Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 1.15 KB

File metadata and controls

23 lines (13 loc) · 1.15 KB

BSMN ndasynapse-manifests AWS Infrastructure

Overview

Infrastructure for the NDA Synapse manifest reporting application.

It uses a Docker image from bsmn/ndasynapse-manifests.

Purpose

This repository contains CloudFormation infrastructure templates for the processes required by the application:

  1. Query the NDA API for live data (https://github.com/bsmn/ndasynapse-manifests/blob/master/bin/run-live-manifests.sh)
  2. Query the NDA API for historical data (https://github.com/bsmn/ndasynapse-manifests/blob/master/bin/run-original-manifests.sh)

These tasks are run once per day using an AWS CloudWatch Event Rule that submits an AWS Batch array job.

To look at errors, login to sandbox and use this link to switch roles and look at CloudWatch Logs.

Continuous Integration

We have configured Travis to deploy CF template updates. Travis deploys using sceptre