Giter Site home page Giter Site logo

As a GoAWS Docker user, I would like to pass AWS related information as parameter so I can use GoAWS together with other local AWS services, such as Local DynamoDB about goaws HOT 6 CLOSED

admiral-piett avatar admiral-piett commented on August 12, 2024 7
As a GoAWS Docker user, I would like to pass AWS related information as parameter so I can use GoAWS together with other local AWS services, such as Local DynamoDB

from goaws.

Comments (6)

p4tin avatar p4tin commented on August 12, 2024 1

@danielpsf - I got where the confusion comes from now - lol... goaws does not actually use the credentials you pass to it in the connection strings for anything - I blindly accepts anything you put in there so you can have an environment variable if you want or like I put there X/X. Does that answer you question?

from goaws.

p4tin avatar p4tin commented on August 12, 2024

@danielpsf I apologize but I am not exactly sure what you are asking for me to implement. Can you give me a bit more detail on what the goaws code would do with the extra parameters...

from goaws.

danielpsf avatar danielpsf commented on August 12, 2024

Hi @p4tin,

I would like to have all my local environment with the same parameters, such as AWS credentials and region, so I can start other AWS local components like DynamoDB or Kinesis and yet have the same configuration.
So, if you implement a parameter like AWS_ACCESS_KEY, AWS_SECRET_ACCESS_KEY or AWS_REGION we could easily achieve a local complex environment setup with a couple of docker runs.

What do you think?

from goaws.

p4tin avatar p4tin commented on August 12, 2024

Sorry again I am still confused... Are those docker parameters? or do you want goaws to accept ENVIRONMENT VARIABLES instead of using the config.yaml?

from goaws.

danielpsf avatar danielpsf commented on August 12, 2024

Well, they can be docker parameters, but it also would be alright to use the config.yaml to configure the AWS_ACCESS_KEY, AWS_SECRET_KEY and AWS_REGION. I haven't noticed it on https://github.com/p4tin/goaws/blob/master/app/conf/goaws.yaml (which I think is the config model).

As you've shown here we've to use X/X to access the GoAWS service. What I'm saying is that it would be nice to have a way of set those details into the docker during start time, so we can develop within a larger ecosystem of applications that also require that kind of information.

I don't know if what I'm asking is already developed, I can be missing something that is already done and can solve this issue. If that is the case, sorry 😊.

from goaws.

danielpsf avatar danielpsf commented on August 12, 2024

Wow, nice... Thanks man 😉

from goaws.

Related Issues (20)

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.