Giter Site home page Giter Site logo

anthonymunene / service-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hmrc/service-manager

0.0 2.0 0.0 37.41 MB

A python tool to manage developing and testing with lots of microservices

License: Apache License 2.0

Python 97.32% Shell 0.30% Java 1.24% Scala 0.89% HTML 0.24%

service-manager's Introduction

Service Manager

Join the chat at https://gitter.im/hmrc/service-manager

Developing with lots of microservices often draws complaints from the eventual complexity for the developer. i.e. 10 different services to start that are constantly evolving, owned by different teams and using different technologies... What if there was a way to manage this so you can just get on with your work...

Introducing Service Manager

A set of utilities to run applications and micro services during the development and testing phase... and make development easier in a micro service environment

####How do I install?

####How do I setup?

#Common use cases / Getting started For a list of commands type 'sm --help' For current run status type 'sm -s'

Starting all services using binaries: sm --start "*" -f

#Adding a new application ###1. Modify your services.json file The application automatically looks for your config in $WORKSPACE/service-manager-config

You can change this directly in $WORKSPACE/service-manager-config to test your changes locally

Add a new application at the bottom of the services.json. There are plenty of example of how to do this by looking at existing entries

#SM Server Service Manager also has a feature for allowing integration tests

run smserver and it will run a service that can fire up services on demand

API

Path Supported Methods Description
/ping GET
/start POST
/stop POST
/version_variable GET

License

This code is open source software licensed under the Apache 2.0 License.

service-manager's People

Contributors

vaughansharman avatar siliconmeeple avatar ikenna avatar duncancrawford avatar jakobgrunig avatar mariadelmarrg avatar gitter-badger avatar eamonnfaherty-productmadness avatar

Watchers

James Cloos avatar Anthony Munene 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.