Coder Social home page Coder Social logo

64bitchris / amazon-ecs-local-container-endpoints Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awslabs/amazon-ecs-local-container-endpoints

0.0 0.0 0.0 18.07 MB

Fork of awslabs/amazon-ecs-local-containers that supports SSO and uses v2 of the AWS APIs.

License: Apache License 2.0

Shell 1.69% JavaScript 2.63% Go 91.07% Makefile 3.91% Dockerfile 0.69%

amazon-ecs-local-container-endpoints's Introduction

Fork Notes

I forked this so I could use the SSO capabilities of the v2 version of the AWS SDK (I use identity center locally).

This isn't fully tested, but the /creds endpoint works (which is all my use case needs).

I run with the following commands:

go build .
go AWS_PROFILE=<my profile> ECS_LOCAL_METADATA_PORT=51679 go run main.go

Then I run this to validate:

curl -X GET http://127.0.0.1:51679/creds

I didn't need to run docker, but I assume you can build the docker image with the Makefile.

Amazon ECS Local Container Endpoints

A container that provides local versions of the ECS Task IAM Roles endpoint and the ECS Task Metadata Endpoints. This project will help you test applications locally before you deploy to ECS/Fargate.

This repository contains the source code for the project. To use it, pull the amazon/amazon-ecs-local-container-endpoints:latest image from Docker Hub.

Table of Contents

Security disclosures

If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly at [email protected].

License

This library is licensed under the Apache 2.0 License.

amazon-ecs-local-container-endpoints's People

Contributors

64bitchris avatar allisaurus avatar clareliguori avatar dacut avatar dependabot[bot] avatar efekarakus avatar geckofu avatar hencrice avatar iamhopaul123 avatar lou1415926 avatar masteinhauser avatar mbamber avatar pettitwesley avatar seniorquico avatar somanyhs 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.