Salt prerequisites

  1. Introduction
  2. Choose an installation method

Introduction

To ease the installation of the various Arvados components, we have developed a Saltstack ’s arvados-formula which can help you get an Arvados cluster up and running.

Saltstack is a Python-based, open-source software for event-driven IT automation, remote task execution, and configuration management. It can be used in a master/minion setup or master-less.

You will need to check out the Arvados git repository to get the Salt scripts. They can be found in the tools/salt-install directory.

Choose an installation method

The salt formulas can be used in different ways. Choose one of these three options to install Arvados:


Previous: Arvados-in-a-box Next: Arvados in a VM with Vagrant

The content of this documentation is licensed under the Creative Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the Apache License, Version 2.0.