Coder Social home page Coder Social logo

gitpod-samples / demo-aws-with-gitpod Goto Github PK

View Code? Open in Web Editor NEW
6.0 5.0 7.0 31 KB

Learn how to integrate AWS Single Sign-On (SSO) and Amazon Elastic Container Registry (ECR) with Gitpod.

Home Page: https://www.gitpod.io/guides/integrate-aws-cli-ecr

License: MIT License

Shell 100.00%
aws gitpod aws-ecr aws-cli

demo-aws-with-gitpod's Introduction

Gitpod with AWS

This repository contains an example of how to integrate AWS Single Sign-On (SSO) and Amazon Elastic Container Registry (ECR) with Gitpod.

Demo

Configure Secrets & Hit Below button:

Secret Management

Secrets Key-Value Map

sso_start_url = ${AWS_SSO_URL}
sso_region = ${AWS_SSO_REGION}
sso_account_id = ${AWS_ACCOUNT_ID}
sso_role_name = ${AWS_ROLE_NAME}
region = ${AWS_REGION}

Configure secrets

  • Configure the following secrets here in Gitpod settings:

    • AWS_SSO_URL
    • AWS_SSO_REGION
    • AWS_ACCOUNT_ID
    • AWS_ROLE_NAME
    • AWS_REGION

    Note: You Can set scope at for all worskapces (โš ๏ธ) or at your Org. Level, at your Personal username level, or at Just Repo. Level. Read More: Configure Environment Variables

  • Maybe you use vault or some other secret storage, that's okay. The key is to inject them into the config when the workspace starts.

๐Ÿš€ Now, You are ready to use AWS CLI, & With that, you can log in to your SSO or Use AWS ECR to use Private Registries/ Images.

Recommended Reading

Gitpod

AWS

Docker

demo-aws-with-gitpod's People

Contributors

ghuntley avatar michaelaring avatar nancy-chauhan avatar siddhant-k-code avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.