Giter Club home page Giter Club logo

Comments (1)

yaroslav-gwit avatar yaroslav-gwit commented on August 24, 2024

Additional list of requirements:

  • vm migrate to automatically stop the VM, replicate it to a new endpoint, and start it there (can only be done on the candidate nodes)
  • running api stop on a worker node, will trigger a graceful exit from the cluster for such a node (which means that it can be rebooted, or shutdown for maintenance without the cluster manager moving over it's VMs to other members)
  • implement the SSL encryption to protect the communications between nodes (it will be optional, and mostly manual due to the fact that it will rely on the organisational standards that are already in place, eg manual vs automatic SSL Certificate management, internal CAs, etc)
  • create the documentation on how to use an internal CA to sign the HTTP certificates and use them in the api to activate the SSL encryption mode between HA nodes
  • restapi_config.json - #58

Done:

  • api stop to automatically detect the HA mode, if the node where this command is executed belongs to a candidate group, then it will notify other cluster members to stop the HA mode, otherwise the command will fail asking user to run it on one of the candidate nodes
  • api status to return production or debug HA mode within the status information
  • restapi_config.json has been implemented
  • vm migrate option has been dropped for now, because we will migrating from SSH to REST API for the most functions and it will slow down that project migration

Still to do:

  • SSL/HTTPs integration/implementation
  • Docs for the SSL/HTTPs
  • worker's clean disconnect

from hostercore.

Related Issues (20)

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.