Seqbox/Getting started: Difference between revisions
Jump to navigation
Jump to search
imported>Gfis Created page with "The following components are necessary on the Raspi: * Tomcat web container (V8.5) with this '''[http://www.teherba.org/index.php/Installation_Guide#Apache_Tomcat modification..." |
imported>Gfis No edit summary |
||
Line 4: | Line 4: | ||
# Stop Tomcat | # Stop Tomcat | ||
# Copy <code>joeis.jar</code> to <code>tomcat/openlib</code> | # Copy <code>joeis.jar</code> to <code>tomcat/openlib</code> | ||
# Copy <code>seqbox. | # Copy <code>joeis-lite/dist/seqbox.war</code> to <code>tomcat/webapps</code> | ||
# Start Tomcat | # Start Tomcat | ||
# In the browser of the remote desktop, open | # In the browser of the remote desktop, open | ||
http://seqbox.local:8080/seqbox | http://seqbox.local:8080/seqbox |
Revision as of 12:12, 29 June 2022
The following components are necessary on the Raspi:
- Tomcat web container (V8.5) with this modification
- Java >= V8
- Stop Tomcat
- Copy
joeis.jar
totomcat/openlib
- Copy
joeis-lite/dist/seqbox.war
totomcat/webapps
- Start Tomcat
- In the browser of the remote desktop, open
http://seqbox.local:8080/seqbox