You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Setup config File `resources/config.php`, use the `resoures/config.php.example` as a reference
17
+
1. Apache Configs
18
+
19
+
20
+
21
+
#### Directory Structure ####
22
+
*`/webroot` - Public root of the website (http document root)
23
+
*`/resources` - Private directory containing php files not necessary to be public.
24
+
25
+
The unity/webroot directory should be the **only** publicly accessible location (DocumentRoot in htdocs). The resources directory contains many php scripts that are referenced absolutely in the config.
26
+
27
+
#### Server Setup ####
28
+
This website has a public and private interface. The private interface is authenticated using a shibboleth SP. The following files/directories must be behind a shibboleth SP (configured through apache).
Welcome to the Unity cluster. If you're looking for documentation you can find that at https://unity.rc.umass.edu/docs. If you are looking for support please email [email protected] to reach our ticketing system, or fill out a form online at https://unity.rc.umass.edu/panel/contact.php.
This is your scratch home folder. FOLDERS AND FILES IN THIS DIRECTORY WILL AUTO DELETE AFTER 90 DAYS OF INACTIVITY. This folder is a much higher performance location. Cluster jobs should be run off of this location.
0 commit comments