Page 1 of 1

docker-compose setup

PostPosted:Sat Apr 23, 2022 12:53 pm
by seregaxvm
Hello!
I've created a docker-compose OpenKM setup with Postgress, Letsencrypt and some basic backup scripts. It's available at https://gitlab.com/matsievskiysv/openkm_deploy

Re: docker-compose setup

PostPosted:Thu May 26, 2022 12:27 pm
by jose.macchi
Hi ! I have clone the repo and give a try, but unfortunatelly found that the docker image for release 3.6.11 is not working as expected.

These logs:
Code: Select all
2022-05-26 12:13:11,041 INFO supervisord started with pid 1
2022-05-26 12:13:12,043 INFO spawned: 'xvfb' with pid 10
2022-05-26 12:13:12,044 INFO spawnerr: command at '/opt/tomcat/bin/catalina.sh' is not executable
2022-05-26 12:13:13,045 INFO success: xvfb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-05-26 12:13:13,046 INFO spawnerr: command at '/opt/tomcat/bin/catalina.sh' is not executable
2022-05-26 12:13:15,048 INFO spawnerr: command at '/opt/tomcat/bin/catalina.sh' is not executable
2022-05-26 12:13:18,052 INFO spawnerr: command at '/opt/tomcat/bin/catalina.sh' is not executable
2022-05-26 12:13:18,052 INFO gave up: tomcat entered FATAL state, too many start retries too quickly
any idea ?

Re: docker-compose setup

PostPosted:Mon May 30, 2022 7:49 am
by pavila
Please, delete the downloaded image and get the new uploaded one.

Best regards.