Coder Social home page Coder Social logo

boot-loader's Introduction

boot-loader

App installation and update library

There are three components to the infrastructure management

  1. Server: A server instance that tracks and manages the client applications
  2. Client: A library that needs to be embedded within the main application to be managed within the infrastructure
  3. CLI: A helper utility to install applications (client as well as server) on an instance so that can be run as a linux daemon

Features/Objectives

  1. Manage Development/Staging/Production deploy of applications
  2. Use github flow to automatically update running instances
    • github/master for Development mode
    • github/package@next for Staging mode
    • github/package for Production mode
  3. Add/Remove application instances as required
  4. Define rules for application scaling
  5. Provide message queing (pub/sub) across applications
  6. Use infrastructure api (Digital Ocean/AWS, etc) separately to make the infrastructure management work seamlessly with different vendors.

boot-loader's People

Contributors

syaau avatar

Stargazers

 avatar

Watchers

 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.