Cookie consent settingsAccept all
  • Skip to header bar
  • Skip to main navigation
  • Skip to page tools
  • Skip to work area
  • New process
  • Overview
    • Files
    • Processes
    • Ratings
    • Recommendations
    • WikiExplorer
    • Workflows
  • Login
Main navigation contains tabs, main links and MediaWiki sidebar
Entrypoints
  • Main Page
  • Pages
  • Books
  • Blogs
  • Recent changes
Quick Links
  • All topics
  • Video-Tutorials
  • Templates download
Documentation
  • Security Advisories
  • Installation
  • Releases
  • Software catalog
  • Trust & Safety
Books
  • User manual
  • Admin manual
  • Semantic MediaWiki basics
Participate
  • BlueSpice community
You are viewing an old version of this page. Return to the latest version.
This is the version of 21 December 2021, 14:24 by Redaktion
PreviousNext
  • Setup
  • Installation Guide
    • System Preparation
      • Linux
        • Jetty
        Last edited one year ago
        by Redaktion

        Jetty on Linux

        • English
        • Deutsch
        Revision as of 14:24, 21 December 2021 by Redaktion (talk | contribs)
        (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

        Contents

        • 1 Introduction
        • 2 Installing Jetty
        • 3 Configuration
        • 4 Installing the web apps
        • 5 Next step
        Note:Jetty is a prerequisite for using PDF export and VisualDiff (BlueSpice pro only). The steps listed here are optional and only required if you plan to use one or more of these services in your BlueSpice installation.

        Introduction

        An alternative to Jetty is Apache Tomcat, which you can also find in the package manager of Debian. However, since Jetty works better, this is preferred in this documentation.

        Installing Jetty

        Install Jetty via Aptitude:

        apt update; \
        apt install jetty9; \
        apt clean

        Configuration

        Note:If you do not have the rights to save, run "sudo nano /etc/default/jetty9" in the terminal. And put the following line at the very end of the file.

        To configure, open the file /etc/default/jetty9 in a text editor of your choice (vi, nano). Put the following line at the very end of the file:

        JAVA_OPTIONS="-Xms512m -Xmx1024m -Djetty.host=127.0.0.1"

        Restart Jetty with the command service jetty9 restart.

        Installing the web apps

        In your browser, open the official download page on bluespice.com (1). Click on "Download" (2).

        1. Unzip the BlueSpice-free-4.x.x.zip file.
        2. Rename the folder "BlueSpice-free-4.x.x" to bluespice.
        3. Rename the "bluespice" subfolder to w.
        4. Now move the unzipped bluespice folder in the terminal with the command sudo mv /yourfilepath/bluespice /var/www to /var/www.

        After successful installation of BlueSpice, follow the next steps to install the web services and activate the respective BlueSpice extension:

        • PDF Export

        Next step

        If you have successfully completed all steps, you can proceed to the next step" Elasticsearch".



        To submit feedback about this documentation, visit our community forum.

        Retrieved from "https://en.wiki5.bluespice.com/w/index.php?title=Setup:Installation_Guide/System_Preparation/Linux/Jetty&oldid=1646"
        No categories assignedEdit
        Page actions and tools navigaiton contains tabs, toolbox and actions
        Actions
        • Refresh
        • Copy URL
        • E-Mail
        • QR code
        Details
        • View history
        • Page information
        • Browse properties
        • ... all actions
        • Privacy policy
        • Terms of service
        • Disclaimer
        • Imprint
        • Accessibility
        • About
        • Edit preview settings
        • Powered by MediaWiki
        • Powered by BlueSpice
        • Powered by Semantic MediaWiki
        • Creative Commons License