Project

General

Profile

Configure web server to submit job to local cluster » History » Version 12

Amber Herold, 06/04/2012 12:59 PM

1 1 Neil Voss
h1. Configure web server to submit job to local cluster
2
3
h2. Option 1: Use the setup wizard and add the local cluster headnode
4
5
# Go the setup wizard: http://localhost/myamiweb/setup or http://HOST.INSTITUTE.EDU/myamiweb/setup
6 8 Amber Herold
7 1 Neil Voss
8
h2. Option 2: Manually edit the config.php and add the local cluster headnode to the config.php
9
10 12 Amber Herold
Edit the file @/var/www/html/myamiweb/config.php@ and ensure the following changes are made:
11 6 Neil Voss
12 10 Amber Herold
{{include(appion config advanced)}}
13 1 Neil Voss
14
15
_______
16
17 7 Amber Herold
[[Install SSH module for PHP|< Install SSH module for PHP]] | [[Testing job submission|Testing job submission >]]
18 1 Neil Voss
19
_______