Merge branch 'master' into 6619-doc-update
[arvados.git] / doc / install / install-sso.html.textile.liquid
index caf384b378ae992870833249403793376044c533..c078e46f00f431f3a85a4c76e3c2e49d6a3fff78 100644 (file)
@@ -157,6 +157,14 @@ Alternatively, if the database user you intend to use for the SSO server is not
 ~/sso-devise-omniauth-provider$ <span class="userinput">RAILS_ENV=production bundle exec rake db:seed</span>
 </code></pre></notextile>
 
+h2(#client). Generate assets
+
+If you are running in the production environment, you'll want to generate the assets:
+
+<notextile>
+<pre><code>~/sso-devise-omniauth-provider$ <span class="userinput">RAILS_ENV=production bundle exec rake assets:precompile</span>
+</code></pre>
+</notextile>
 
 h2(#client). Create arvados-server client