Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document AWS deployment #85

Open
glenrobson opened this issue Aug 4, 2020 · 0 comments · May be fixed by #90
Open

Document AWS deployment #85

glenrobson opened this issue Aug 4, 2020 · 0 comments · May be fixed by #90
Labels
Milestone

Comments

@glenrobson
Copy link
Owner

glenrobson commented Aug 4, 2020

Document AWS deployment of SAS with Elastic Search as a backend. AWS components:

Deploy / CI

  • Fork SAS repository
  • Setup Code Pipeline
    • Source - github forked repo
    • Build - AWS code build, set privileged
    • Deploy - ECS service

Elastic Container Service

  • Repositories - Docker image store
  • Task - define container (set ENV variables), memory, CPU
  • Service - manages tasks, stop/start/refresh

Elastic Load Balancer

  • Load Balancer - https / http - forwards traffic to target group (can forward https to http)
  • Target Group - SAS Tasks register with this group
@glenrobson glenrobson added the SLU label Aug 4, 2020
@glenrobson glenrobson added this to the SLU Stage 1 milestone Aug 4, 2020
@glenrobson glenrobson linked a pull request Aug 25, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant