[ARVADOS] updated: ec33dfc2c78909afccaac09f80a98194a7e3a787

git at public.curoverse.com git at public.curoverse.com
Fri Nov 21 13:48:41 EST 2014


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

       via  ec33dfc2c78909afccaac09f80a98194a7e3a787 (commit)
      from  9cfe2a3e036c202a8daef6857ae4a114ec66cd40 (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 ec33dfc2c78909afccaac09f80a98194a7e3a787
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Nov 21 13:49:19 2014 -0500

    4570: Added note about running SSO server.

diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index 4222ea6..646cb3b 100644
--- a/doc/install/install-sso.html.textile.liquid
+++ b/doc/install/install-sso.html.textile.liquid
@@ -60,3 +60,18 @@ irb(main):005:0> <span class="userinput">c.save!</span>
 irb(main):006:0> <span class="userinput">quit</span>
 </code></pre>
 </notextile>
+
+h2. Start the SSO server
+
+h3. Development environment
+
+To run in development mode, you can now run the development server this way:
+
+<notextile>
+<pre><code>~/arvados/services/api$ <span class="userinput">bundle exec rails server</span>
+</code></pre>
+</notextile>
+
+h3. Production environment
+
+As a Ruby on Rails application, the SSO server should be compatible with any Ruby application server that supports Rack applications.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list