Giter Club home page Giter Club logo

fleet-rolling-deploys's Introduction

fleet-rolling-deploys

Rolling deploys of services

FLEET_BINARY=/usr/local/bin/fleetctl fleet-deploy --sidekick audiorouter-dev-382cc7d /services/audiorouter/ -e http://127.0.0.1:4001 -n 1

fleet-rolling-deploys's People

Contributors

rosskukulinski avatar

Stargazers

Derek Gottlieb avatar Omer Katz avatar Francesc Esplugas avatar Brian Ketelsen avatar

Watchers

James Cloos avatar  avatar Tom avatar  avatar  avatar

fleet-rolling-deploys's Issues

How is this supposed to work?

I'm not sure how this container should work. Are there special named service files needed for this?
On a rolling deploy, I expect that I start new services with updated containers and then shut-down the old services running the old containers.

I have a service template of [email protected] and tried to run the container like this:

docker run -it yodlr/fleet-rolling-deploys my-service null -n 2 --noetcd

What did happen is that it started two services (my-service@1 and my-service@2) and did not shut down anything. I then re-ran the container call above and expected that two new services would be started (my-service@3 and my-service@4) and the old ones would have been shut down (my-service@1 and my-service@2), but actually nothing happened as the container did tell me everything was already running and there was nothing to destroy.

Could you please clarify how this container should be used and how the service files need to be named in order to work? Thanks in advance! :)

PS: Please let me know if this is only intended for internal use at yodlr, otherwise I would like to support this project and make a few PRs to streamline the code a bit :)

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.