I'm trying to setup confluence within a docker container.
The whole setup can be looked up here: https://github.com/RagedUnicorn/docker-confluence
Essentialy there are two containers one for the database and one for confluence itself. I'm also using a very similar setup for jira-software which you can find here:
https://github.com/RagedUnicorn/docker-jira-software
While Jira works without a problem I was so far unable to get confluence running in a proper way. The behavior with confluence is always the same. I can get confluence up and running without a problem but after a really short time and a couple page refreshes confluence completely hangs up and is no longer responsive. Im using docker on a windows system and I can see in a short timeframe how my memory goes up.
As soon as this happens confluence is no longer responsive in the browser and I can see stuck thread exceptions showing up in the log.
I'm using the following software versions:
Confluence 6.15.1
Java JRE OpenJdk 8.201.08-r0
Alpine Linux 3.9.2
Postgresql 11.1-r0
Docker Desktop 2.0.0.3
I also tried the same setup on an AWS EC2 machine as well and got the same behavior. I also tried this almost half a year ago with a much older confluence version and ran into the same problem.
Does anybody have an idea what could cause this? Or how I could debug this further?
Regards,
Michael
Has the issue resolved? encountered similar issue with confluence and bitbucket docker start up . kindly advise
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.