fix(docs): broken link
[arvados.git] / tools / salt-install / README.md
1 [comment]: # (Copyright © The Arvados Authors. All rights reserved.)
2 [comment]: # ()
3 [comment]: # (SPDX-License-Identifier: CC-BY-SA-3.0)
4
5 # Arvados install with Saltstack
6
7 ##### About
8
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)
11 in master-less mode.
12
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
15 and run it as root.
16
17 There's an example `Vagrantfile` also, to install it in a vagrant box if you want
18 to try it locally.
19
20 For more information, please read https://doc.arvados.org/main/install/salt-single-host.html