Difference between revisions of "SUNScholar/Prepare Ubuntu/S05"
Jump to navigation
Jump to search
m (→PLEASE NOTE:) |
|||
| Line 2: | Line 2: | ||
'''[[SUNScholar/Prepare Ubuntu/S06|NEXT - STEP 6]]''' | '''[[SUNScholar/Prepare Ubuntu/S06|NEXT - STEP 6]]''' | ||
</center> | </center> | ||
| − | ==Step 5. | + | ==Step 5. Install Tomcat Java Webapp Server== |
===<font color="red">PLEASE NOTE:</font>=== | ===<font color="red">PLEASE NOTE:</font>=== | ||
# *** This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems *** | # *** This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems *** | ||
Revision as of 16:50, 6 May 2015
NEXT - STEP 6
Contents
Step 5. Install Tomcat Java Webapp Server
PLEASE NOTE:
- *** This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems ***
- This procedure does NOT require "mod_jk" or Apache2 port re-direction with firewall rules or the Apache2 server installation itself, in fact.
- If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
- If you want to enable Shibboleth with Java only, try: http://shibboleth.net/products/opensaml-java.html.
- This procedure has only been tested on an Ubuntu server installation!
For Ubuntu 14.04 LTS
For Ubuntu 12.04 LTS
PREVIOUS - STEP 4