Giter Club home page Giter Club logo

deploy_doc's Introduction

Build Status

DEPRECATED: Sock Shop : A Microservice Demo Application

The application is the user-facing part of an online shop that sells socks. It is intended to aid the demonstration and testing of microservice and cloud native technologies.

It is built using Spring Boot, Go kit and Node.js and is packaged in Docker containers.

You can read more about the application design.

Deployment Platforms

The deploy folder contains scripts and instructions to provision the application onto your favourite platform.

Please let us know if there is a platform that you would like to see supported.

Bugs, Feature Requests and Contributing

We'd love to see community contributions. We like to keep it simple and use Github issues to track bugs and feature requests and pull requests to manage contributions. See the contribution information for more information.

Screenshot

Sock Shop frontend

Visualizing the application

Use Weave Scope or Weave Cloud to visualize the application once it's running in the selected target platform.

Sock Shop in Weave Scope

deploy_doc's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deploy_doc's Issues

Docker for Mac doesn't like Ruby Tempfile

Docker-for-mac seems to have issues with the Tempfile created by ruby, seems the file isn't created in the /tmp directory but some other random place

This is the error I get

docker: Error response from daemon: Mounts denied: om/docker-for-mac/osxfs/#namespaces for more info.
.
62r0000gn/T/deploydoc20161201-84692-1gd5cjk
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.c.

deploy_doc executable fails to run

When I run the deploy_doc executable against a markdown file, I get the following error:

$ deploy_doc docker-compose.md -r
/usr/local/lib/ruby/gems/2.4.0/gems/deploy_doc-0.1.1/exe/deploy_doc:4:in `require': cannot load such file -- deploy_doc (LoadError)
        from /usr/local/lib/ruby/gems/2.4.0/gems/deploy_doc-0.1.1/exe/deploy_doc:4:in `<top (required)>'
        from /usr/local/bin/deploy_doc:22:in `load'
        from /usr/local/bin/deploy_doc:22:in `<main>'

I am trying to run it on MacOS, with Ruby 2.4.0 installed via brew. I did two other steps to reach this point:

  1. I installed bundle via gem. Deploy_doc required it.
  2. Cloned the deploy_doc repo and ran a "bundle install" inside the directory.

Will be looking more into this problem, to try to see if it's problem related to the ruby/gem setup on my machine.

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.