Skip to content

aerodeck/aerodeck-deploy

Repository files navigation

Aerodeck Deploy

This repository is for deploying the Aerodeck platform, both in production and development environments.

Requirements

This suite of tools has a number of dependencies. Chef is used for automated deployment and provisioning, Berkshelf is used to manage cookbooks, and Vagrant is used to deploy locally.

Chef and Berkshelf

You can install both Chef and Berkshelf using RubyGems:

gem install chef berkshelf

Vagrant

Vagrant sets up a headless VM to run the Aerodeck platform. For this reason, Vagrant depends on VirtualBox. You can download and install the latest version of both VirtualBox and Vagrant from their download pages:

Getting Started

To get the Aerodeck platform running locally, you only need to run a few commands:

git clone git://github.com/aerodeck/aerodeck-deploy.git; cd aerodeck-deploy
git submodule update --init --recursive
vagrant up

License

aerodeck-deploy is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages