Skip to content
Snippets Groups Projects
  1. Feb 14, 2017
  2. Feb 13, 2017
  3. Feb 10, 2017
  4. Feb 07, 2017
    • Daniel Gerhardt's avatar
      Merge branch 'remove-context-config' into 'master' · 6df00c97
      Daniel Gerhardt authored
      Remove context.xml Servlet Container config
      
      See merge request !45
      6df00c97
    • Daniel Gerhardt's avatar
      Split up and rewrite documentation · d59d07aa
      Daniel Gerhardt authored
      The README file has been split up into separate files for installation
      and development. A new documentation for the upgrade process has been
      added.
      
      The following changes have been made regarding content:
      * Removed outdated Vagrant section
      * Replaced unnecessary session persistance section
      * Use simple HTTP proxy module instead of AJP for Apache httpd
      * Nginx as alternative for Apache httpd
      * Use Websocket proxy which makes HTTPS configuration on the Java side
        obsolete
      * Additional configuration steps for server software
      * Added requirements section
      * Added upgrading instructions
      d59d07aa
    • Daniel Gerhardt's avatar
      Remove context.xml Servlet Container config · 046dffe1
      Daniel Gerhardt authored
      The context.xml currently is only used to setup Tomcat's Manager
      component. A file path for session persistence is set. This
      configuration is unnecessary and complicatetes the setup since Tomcat
      persists sessions by default without any additional configuration
      according to
      https://tomcat.apache.org/tomcat-6.0-doc/config/manager.html.
      046dffe1
  5. Feb 06, 2017
  6. Jan 26, 2017
  7. Jan 24, 2017
  8. Jan 10, 2017
  9. Jan 02, 2017
  10. Dec 21, 2016
  11. Dec 20, 2016