Code Monkey home page Code Monkey logo

chaos's Introduction

CHAOS

From the CHAOS comes everything.

  
  How to and What to do:

  ## CLONE CHAOS

  ## When launched CHAOS (fiat.sh)
  (to do :implement this as automation) 
  Will deploy all the projects with all their specs (or just the selected project with the selected spec...)

    ### For example
    Install Pluto (demo) will 
    Raise all the dockers with the command
      
      ```docker-compose -f compose/pluto.yaml -p pluto up -d```


      This will trigger the also the Pluto container that will start its setup thanks to the command 
      
      ```./CHAOS/stack/start.sh```

        That will check for the fingerprint of the installation of dependencies (to avoid to loop the installation every time you launch the container) 

          If missing will install all packages required and create a fingerprint file 
          (date-stamp as content and few more environment vars)

        Then will launch the instance service (infer_service.py)


  ## Seems easy right?
  Because it is. This intend to simplify a deployment for a CI-less but continuous development environment.
  And prepare the product up to a staging level (the production level will not be so dynamic in its build/provision/deployment because you probably want to avoid dependencies/packages update issues etc.. )

  ## Pending:

  SSH key to access to Private repositories
  SSH key interaction with github and dockerhub.


  Implement a cron job to push&clean everything in the "kosmo" folders


  Should be able to work from your local machine to deploy on the designed server
  (Precursor of K8s)
  SSH key to deploy to chosen servers
  Config & routines standardization for deployment


  Add time stamp in messages

chaos's People

Contributors

ohiaia avatar

Watchers

James Cloos 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.