close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Dec 12, 2012, 6:24:56 PM (10 years ago)
- Author:
-
ffund01
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v14
|
v15
|
|
111 | 111 | === Install iRODS web browser (Optional) === |
112 | 112 | |
113 | | You may choose to install the iRODS web frontend. If you choose not to install this component, your users can use the [https://www.irods.org/web/ shared frontend]. |
114 | | |
115 | | The source code for the web frontend is available [https://code.renci.org/gf/project/irodsphp here]: |
116 | | {{{ |
117 | | wget https://code.renci.org/gf/download/frsrelease/120/762/irodsphp.zip |
118 | | unzip irodsphp.zip |
119 | | mv irodsphp irods |
120 | | cd irods |
121 | | unzip extjs.zip |
122 | | mv ext-1.1.1 extjs |
123 | | }}} |
124 | | |
125 | | Alternatively, you may prefer to use our extended version of the iRODS web frontend, which has extra visualization capabilites. If you choose not to install this component, your users can use [http://witestlab.poly.edu/irods/web/ NYU-Poly hosted site]. |
| 113 | You may choose to install the (visualization-enhanced) iRODS web frontend. If you choose not to install this component, your users can use [http://witestlab.poly.edu/irods/web/ NYU-Poly hosted site]. |
126 | 114 | |
127 | 115 | You can check out the source code from our SVN repository: |