projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
6377: Update docs to use application.yml instead of omniauth.rb for SSO config.
[arvados.git]
/
doc
/
install
/
install-manual-overview.html.textile.liquid
1
---
2
layout: default
3
navsection: installguide
4
title: Overview
5
...
6
7
{% comment %}
8
Obsolete page, no longer in nav.
9
{% endcomment %}
10
11
<notextile><script>
12
window.location = "install-manual-prerequisites.html";
13
</script></notextile>
14
15
Please proceed to "Prerequisites":install-manual-prerequisites.html.