---+ Set-up 1 Create the account, compile Play, and the OAT app as in OatTestAccount. 1 Add a script in /etc/init/play-advising/online-advising-tools.conf 1 <div id="_mcePaste"># play-advising -- The OAT (Online Advising Tools) web app</div> <div id="_mcePaste"># Built on the play framework</div> <div id="_mcePaste"># See Byron Weber Becker (bwbecker@uwaterloo.ca) for details</div> <div id="_mcePaste"></div> <div id="_mcePaste">description "OAT -- Online Advising Tools"</div> <div id="_mcePaste"></div> <div id="_mcePaste">start on runlevel [2345]</div> <div id="_mcePaste">stop on runlevel [!2345]</div> <div id="_mcePaste"></div> <div id="_mcePaste">umask 022</div> <div id="_mcePaste"></div> <div id="_mcePaste">console none</div> <div id="_mcePaste"></div> <div id="_mcePaste">script</div> <div id="_mcePaste"> cd /home/oat-prod/oat</div> <div id="_mcePaste"> ( sleep 15 && echo -e '\004' ) | ./pprod 2>auto_start.err >auto_start.out</div> <div id="_mcePaste">end script</div> 1 -- Main.ByronWeberBecker - 2013-08-01
This topic: OAT
>
WebHome
>
OatProdAccount
Topic revision: r2 - 2013-08-02 - ByronWeberBecker
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback