Coder Social home page Coder Social logo

constellation's Introduction

Constellation

Constellation is an automated system for provisioning, monitoring, and managing datacenter nodes with failed or end-of-life SATADOM drives, utilizing IPMI for remote management and custom ISO deployment.

Overview

Constellation provides a suite of tools to streamline the process of harnessing unused datacenter nodes. It automates the provisioning process, monitors node health, and offers both a CLI and API for easy management.

Key Components

  • Provisioner: Handles the automated provisioning of nodes using IPMI and custom ISO deployment.
  • Monitor: Continuously checks the health of provisioned nodes and updates their status.
  • API: Provides RESTful endpoints for node management and status updates.
  • CLI: Offers command-line interface for easy interaction with the system.
  • IPMI Client: Manages low-level interaction with node hardware through IPMI.

Features

  • Automated node provisioning using custom ISO
  • Real-time node health monitoring
  • RESTful API for integration with other systems
  • Command-line interface for manual management
  • Configurable using TOML for easy setup and modification

Getting Started

  • Clone the repository
  • Create a config.yaml
  • Configure your nodes in config.yaml
  • Build the project
  • Run the Constellation server in bg
  • Use stars cli for interacting

Configuration

Constellation uses a YAML configuration file to manage settings and node information. See config.yaml.example for a sample configuration.

Usage

CLI

Use the CLI for quick management tasks:

stars list
stars provision <node-id>

API

The API provides endpoints for programmatic interaction:

  • GET /nodes: List all nodes
  • GET /node?id=: Get specific node details
  • POST /provision: Initiate node provisioning

constellation's People

Contributors

cheerioskun 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.