Giter VIP home page Giter VIP logo

inception's Introduction

clusterworks

clusterworks is a toolkit that brings together the best modern technologies in order to create fast and flexible turn-key HPC environments, deployable on bare-metal infrastructure or in the cloud.

Key features

  • Built on the amazing work by the OpenHPC Community
  • Easy to use workflows for provisioning and deploying cluster environments
  • Repository, package and configuration management
  • Turn-key, extensible and instilled with best practice
  • Containerize an environment to share or deploy in the cloud
  • 100% free and open-source software

The inception repository provides the core Ansible playbook, which is to build a cluster environment and install all the other tools using a well defined, easy to use and extensible workflow.

To deploy on bare metal, just provide an inventory of the physical resources.

To deploy in the cloud, a container can be created from your environment configuration using Ansible Container.

Quick Start

  1. Clone or fork this repository
  2. Copy the template config file to config.yml and edit as required
  3. Add machines to the inventory
  4. Run ./run_playbook.sh install_master
  5. Run ./run_playbook.sh install_nodes
  6. Boot up all the nodes
  7. Run ./run_playbook.sh update_nodes

Demonstration

Software Stack status

  • CentOS / RedHat
  • SLES
  • xCAT Stateful
  • xCAT Stateless
  • Warewulf
  • PBS Professional
  • Slurm

Proxy support

This playbook supports two kinds of proxies.

Firstly, set proxy_host and proxy_port in the config file to set an upstream proxy to download assets required from the Internet.

Secondly, set repository_type == 'cache' in order to deploy a local Squid proxy on the SMS node in order to cache packages for worker node deployment. If you also use a proxy to connect to the internet, set it as above and it will be configured as the upstream peer for the local cache.

License

GPLv3

inception's People

Contributors

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