Giter Site home page Giter Site logo

docker-compose-fake-aws's People

Contributors

jbarratt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-compose-fake-aws's Issues

demo fails ootb

I'm not sure whether there's something missing from my environment or something has changed. If I clone the repo and the run the instructions, the demo container falls over, with this for the demo log:

[tim@mercury docker-compose-fake-aws]$ docker-compose logs
Attaching to dockercomposefakeaws_demo_1, dockercomposefakeaws_fakes3ssl_1, dockercomposefakeaws_fakesqs_1, dockercomposefakeaws_fakes3_1
demo_1       | Traceback (most recent call last):
demo_1       |   File "./demo.py", line 104, in <module>
demo_1       |     main()
demo_1       |   File "./demo.py", line 92, in main
demo_1       |     key = get_s3_key()
demo_1       |   File "./demo.py", line 57, in get_s3_key
demo_1       |     b = c.get_bucket(bucket)
demo_1       |   File "/usr/local/lib/python2.7/dist-packages/boto/s3/connection.py", line 506, in get_bucket
demo_1       |     return self.head_bucket(bucket_name, headers=headers)
demo_1       |   File "/usr/local/lib/python2.7/dist-packages/boto/s3/connection.py", line 525, in head_bucket
demo_1       |     response = self.make_request('HEAD', bucket_name, headers=headers)
demo_1       |   File "/usr/local/lib/python2.7/dist-packages/boto/s3/connection.py", line 668, in make_request
demo_1       |     retry_handler=retry_handler
demo_1       |   File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1071, in make_request
demo_1       |     retry_handler=retry_handler)
demo_1       |   File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1030, in _mexe
demo_1       |     raise ex
demo_1       | ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
demo_1       | bucket and env testbucket testbucket
fakesqs_1    | 16:24:47.953 [main] INFO  org.elasticmq.server.Main$ - Starting ElasticMQ server (0.8.5) ...
fakesqs_1    | 16:24:51.057 [main] INFO  o.e.rest.sqs.TheSQSRestServerBuilder - Started SQS rest server, bind address 0.0.0.0:9324, visible server address http://localhost:9324
fakesqs_1    | [INFO] [03/22/2017 16:24:52.144] [elasticmq-akka.actor.default-dispatcher-4] [akka://elasticmq/user/IO-HTTP/listener-0] Bound to /0.0.0.0:9324
fakesqs_1    | 16:24:52.152 [main] INFO  org.elasticmq.server.Main$ - === ElasticMQ server (0.8.5) started in 6508 ms ===
fakesqs_1    | 16:24:53.318 [elasticmq-akka.actor.default-dispatcher-6] INFO  o.elasticmq.actor.QueueManagerActor - Creating queue QueueData(testqueue,MillisVisibilityTimeout(30000),PT0S,PT0S,2017-03-22T16:24:53.233Z,2017-03-22T16:24:53.280Z)
fakes3_1     | [2017-03-22 16:24:43] INFO  WEBrick 1.3.1
fakes3_1     | [2017-03-22 16:24:43] INFO  ruby 2.1.5 (2014-11-13) [x86_64-linux-gnu]
fakes3_1     | [2017-03-22 16:24:43] INFO  WEBrick::HTTPServer#start: pid=1 port=4569
fakes3ssl_1  | /configure_nginx.sh: 1: /configure_nginx.sh: 443: not found
fakes3ssl_1  | /configure_nginx.sh: 2: /configure_nginx.sh: 4569: not found
fakes3ssl_1  | Starting Proxy: 443
fakes3ssl_1  | Target Docker Port: 4569

Those error messages from fake3ssl_1 looks suspicious to me.
I'm running on fedora 25 with:

docker-compose-1.9.0-2.fc25.noarch
docker-1.12.6-6.gitae7d637.fc25.x86_64

I have no AWS credentials defined as I'm trying to get it to work entirely offline.

Anything obvious, or do I have to start digging through the python?

Example production docker-compose.yml?

Came here from your blog post for a tl;dr and was hoping to compare the two docker-compose files. Can you add a (redacted) example to show what this would look like for prod as well? Thanks!

Also are there any more details on how you expect this to interact with CloudFormation? As always, examples rock! :)

(I would've commented on the blog post but there's no comments. So helllo Github issues!)

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.