3706: Merge branch 'master' into 3706-keep-warning
[arvados.git] / doc / install / index.html.textile.liquid
1 ---
2 layout: default
3 navsection: installguide
4 title: Installation overview
5 ...
6
7 Arvados can be installed in multiple ways. Arvados does not depend on any particular cloud operating stack. Arvados runs on one or more GNU/Linux system(s). Arvados is being developed on Debian and Ubuntu GNU/Linux.
8
9 The simplest way to try out Arvados is to use the "Docker-based installation":install-docker.html, which installs Arvados in a series of Docker containers.
10
11 For production use or evaluation at scale, a "Manual Installation":install-manual-overview.html is more appropriate.