[ARVADOS] updated: 2b43d35b7f1bc94d658203086cb5bd1e6415bc52

git at public.curoverse.com git at public.curoverse.com
Tue May 12 12:52:25 EDT 2015


Summary of changes:
 doc/install/install-sso.html.textile.liquid | 8 ++++++++
 1 file changed, 8 insertions(+)

       via  2b43d35b7f1bc94d658203086cb5bd1e6415bc52 (commit)
      from  d2f2463930bd8c0178982221d0f9f3d5b3075670 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 2b43d35b7f1bc94d658203086cb5bd1e6415bc52
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue May 12 12:51:36 2015 -0400

    Add instructions to generate assets to SSO installation page.
    
    No issue #

diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index caf384b..c078e46 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$ <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
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list