7330: 'edit' should be replaced by 'editor' that will go to the default editor of...
[arvados.git] / doc / install / install-sso.html.textile.liquid
index 0a1db51119a3a8d226bc5c00a83c4995b23410ae..b5eca82fd1e7f23ea29bd511e6c046b3ae761772 100644 (file)
@@ -6,6 +6,8 @@ title: Install Single Sign On (SSO) server
 
 h2(#dependencies). Install dependencies
 
+The Arvados package repository includes SSO server package that can help automate much of the deployment.
+
 h3(#install_ruby_and_bundler). Install Ruby and Bundler
 
 {% include 'install_ruby_and_bundler' %}
@@ -115,7 +117,7 @@ abcdefghijklmnopqrstuvwxyz012345689
 Configure the SSO server to connect to your database by updating @/etc/arvados/sso/database.yml@. Replace the @xxxxxxxx@ database password placeholder with the new password you generated above. Be sure to update the @production@ section.
 
 <notextile>
-<pre><code>~$ <span class="userinput">edit /etc/arvados/sso/database.yml</span>
+<pre><code>~$ <span class="userinput">editor /etc/arvados/sso/database.yml</span>
 </code></pre></notextile>
 
 Create a new database user with permission to create its own databases.