1 [comment]: # (Copyright © The Arvados Authors. All rights reserved.)
3 [comment]: # (SPDX-License-Identifier: CC-BY-SA-3.0)
5 # Arvados install with Saltstack
9 This directory holds a small script to install Arvados on a single node, using the
10 [Saltstack arvados-formula](https://github.com/saltstack-formulas/arvados-formula)
13 The fastest way to get it running is to modify the first lines in the `provision.sh`
14 script to suit your needs, copy it in the host where you want to install Arvados
17 There's an example `Vagrantfile` also, to install it in a vagrant box if you want
20 For more information, please read https://doc.arvados.org/v2.1/install/install-using-salt.html