Seqbox/Getting started: Difference between revisions

From tehowiki
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.jar</code> to <code>tomcat/webapps</code>
# 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
  1. Stop Tomcat
  2. Copy joeis.jar to tomcat/openlib
  3. Copy joeis-lite/dist/seqbox.war to tomcat/webapps
  4. Start Tomcat
  5. In the browser of the remote desktop, open
 http://seqbox.local:8080/seqbox