Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Setup complete AWS environment for Push Dashboard #25

Closed
16 tasks done
bbangert opened this issue Feb 18, 2016 · 5 comments
Closed
16 tasks done

Setup complete AWS environment for Push Dashboard #25

bbangert opened this issue Feb 18, 2016 · 5 comments
Assignees

Comments

@bbangert
Copy link
Member

This includes setting up:

  • Firehose for notifications landing into S3
  • Lambda for processing S3 notification payloads
  • EC2 instance for test autopush setup
  • EC2 instance for developer dashboard
  • Redis instance for lambda to dump recent messages into

Deployment:

@groovecoder
Copy link

On the EC2 instance for developer dashboard, are we considering the existing Deis cluster (of 3 EC2 instances) to serve that purpose? Or do I need to create another deployment of the dashboard on new EC2 instance(s)?

@bbangert
Copy link
Member Author

I was going to enable the Push Messages API to be accessible from anywhere so you wouldn't need to be in the same security group.

@groovecoder
Copy link

Just on the dev environment? I.e., in stage/prod it will be restricted to calls coming from the same security group so the outside world can't hit it?

@bbangert
Copy link
Member Author

I'm not sure, we'll need to discuss with ops. I assume for stage it'll be restricted as ops deploys that.

@bbangert
Copy link
Member Author

This is now complete.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants