All Projects → deis → rigger

deis / rigger

Licence: MIT license
rigger is a tool to deploy Deis v1 on a variety of cloud providers.

Programming Languages

shell
77523 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to rigger

Deis
Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
Stars: ✭ 6,107 (+10614.04%)
Mutual labels:  deis-paas, unsupported
pre-k
Pre Kubeadm
Stars: ✭ 21 (-63.16%)
Mutual labels:  cloud-providers
Pharmer
🌾 Kubernetes Cluster Manager using Kubeadm & Cluster API
Stars: ✭ 201 (+252.63%)
Mutual labels:  provisioning
Mantle
Mantle is a framework for building massively scalable .NET-based applications that can be hosted either on-premises or on a variety of public cloud providers including Microsoft Azure and Amazon AWS.
Stars: ✭ 26 (-54.39%)
Mutual labels:  cloud-providers
Netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
Stars: ✭ 2,753 (+4729.82%)
Mutual labels:  provisioning
filestack-ios
Official iOS SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
Stars: ✭ 44 (-22.81%)
Mutual labels:  cloud-providers
Deploykit
A toolkit for creating and managing declarative, self-healing infrastructure.
Stars: ✭ 2,237 (+3824.56%)
Mutual labels:  provisioning
Salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Stars: ✭ 12,086 (+21103.51%)
Mutual labels:  cloud-providers
terraform-dcos
DC/OS Terraform Installation and Upgrading Scripts
Stars: ✭ 64 (+12.28%)
Mutual labels:  cloud-providers
libcloudstorage
Official libcloudstorage repository.
Stars: ✭ 49 (-14.04%)
Mutual labels:  cloud-providers
ZudVPN
A mobile application to deploy private VPN servers in the cloud with DNS ad-blocking and other features
Stars: ✭ 119 (+108.77%)
Mutual labels:  cloud-providers
Linux Unattended Installation
This project provides all you need to create an unattended installation of a minimal setup of Linux.
Stars: ✭ 215 (+277.19%)
Mutual labels:  provisioning
Cloud-Service-Providers-Free-Tier-Overview
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc.
Stars: ✭ 226 (+296.49%)
Mutual labels:  cloud-providers
Lyra
Open Source Workflow Engine for Cloud Native Infrastructure
Stars: ✭ 203 (+256.14%)
Mutual labels:  provisioning
Data Engineering Howto
A list of useful resources to learn Data Engineering from scratch
Stars: ✭ 2,056 (+3507.02%)
Mutual labels:  cloud-providers
Ansible Pan
Ansible modules for Palo Alto Networks NGFWs
Stars: ✭ 197 (+245.61%)
Mutual labels:  provisioning
Provision
Digital Rebar Provision is a simple and powerful Golang executable that provides a complete API-driven DHCP/PXE/TFTP provisioning system.
Stars: ✭ 252 (+342.11%)
Mutual labels:  provisioning
waihona
Rust crate for performing cloud storage CRUD actions across major cloud providers e.g aws
Stars: ✭ 46 (-19.3%)
Mutual labels:  cloud-providers
CSScaffold
The original CSScaffold by Anthony Short... He deleted the original repository when he released the newer version.
Stars: ✭ 26 (-54.39%)
Mutual labels:  unsupported
Awesome Kubernetes
A curated list for awesome kubernetes sources 🚢🎉
Stars: ✭ 12,306 (+21489.47%)
Mutual labels:  cloud-providers

rigger

Since Deis recommends the use of Deis Workflow over Deis v1, rigger (a tool designed to ease installation of Deis v1) is no longer developed or maintained.

Build Status

rigger is your interface to deploying Deis on a variety of cloud providers and is currently only for development and Deis cluster trial purposes.

Quickstart

  • Get rigger:

    git clone https://github.com/deis/rigger.git
    
    cd rigger
    
  • Configure Deis deployment. The following command will ask you critical questions required to provision a Deis cluster on a certain cloud provider you choose:

    ./rigger configure
    
  • Create infrastructure + deploy Deis

    ./rigger provision
    

Demo

asciicast

Design

Why the name?

A rigger (in construction) is a person who specializes in the lifting and moving of extremely large or heavy objects. They understand the ins and outs of static and dynamic loads and their expertise is of paramount importance to ensure that the components of a project are delivered safely and expediently into the exact positions. Consider the complexities involved for a rigger when replacing a 38 ton thruster on the DCV Balder. Therefore, naming this tool "rigger" makes sense: it's your highly experienced aide in lifting your Deis platform into position.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].