Giter Site home page Giter Site logo

How to avoid Tomcat error? about confluence HOT 4 OPEN

haxqer avatar haxqer commented on May 23, 2024
How to avoid Tomcat error?

from confluence.

Comments (4)

haxqer avatar haxqer commented on May 23, 2024

Enter container: docker exec -ti confluence-srv /bin/bash
Then, change server.xml: /opt/confluence/conf/server.xml

<Connector port="8090" connectionTimeout="20000" redirectPort="8443"
                   maxThreads="48" maxPostSize="16777216" minSpareThreads="10"
                   enableLookups="false" acceptCount="10" URIEncoding="UTF-8"
                   protocol="org.apache.coyote.http11.Http11NioProtocol"
                   scheme="https" proxyName="YOUR_DOMAIN" proxyPort="443"/>

image

from confluence.

muratovuz avatar muratovuz commented on May 23, 2024

Hello! I had same issue. I was changed this file, but unsuccessfull. Now I'm redirecting to localhost. Can you add entrypoint config for Proxy host, protocol etc.? Thank's an advance

from confluence.

lf032615 avatar lf032615 commented on May 23, 2024

请教下已经root,为什么会提示Permission denied?
image

from confluence.

haxqer avatar haxqer commented on May 23, 2024

请教下已经root,为什么会提示Permission denied? image

你这是执行,不是修改。这个文件没有 可执行 的权限,所以是 permission denied

建议使用新的部署方式:
https://github.com/haxqer/confluence/tree/build-your-own
https://github.com/haxqer/jira/tree/build-your-own

from confluence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.