X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d2f2463930bd8c0178982221d0f9f3d5b3075670..e0ab53eaacc78f74e3f446f2cd5f58b8add29898:/doc/install/install-sso.html.textile.liquid?ds=sidebyside diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid index caf384b378..c078e46f00 100644 --- a/doc/install/install-sso.html.textile.liquid +++ b/doc/install/install-sso.html.textile.liquid @@ -157,6 +157,14 @@ Alternatively, if the database user you intend to use for the SSO server is not ~/sso-devise-omniauth-provider$ RAILS_ENV=production bundle exec rake db:seed +h2(#client). Generate assets + +If you are running in the production environment, you'll want to generate the assets: + + +
~/sso-devise-omniauth-provider$ RAILS_ENV=production bundle exec rake assets:precompile
+
+
h2(#client). Create arvados-server client