• Docker Advice

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #48971  by kalle42
 
jllort wrote: Sat Jun 03, 2017 4:01 pm One of my colleagues have started working 2 months ago in a docker release, our official release will be here https://hub.docker.com/r/openkm/openkm/
You will find the docker release under

https://hub.docker.com/r/openkm/openkm-ce

After pulling to a Windows system you should run it with an included port assignment
Code: Select all
$ docker run -p 8080:8080 openkm/openkm-ce
 #50089  by mbagnall
 
How do I make the usernames/passwords/documents persistent with the docker container. I've tried to use a mount of
Code: Select all
/opt/openkm 
and
Code: Select all
/opt/openkm/repository
and neither accomplish this goal. Can you provide some guidance?
 #50104  by pavila
 
Information will be persistent unless you destroy de container. Otherwise you need to use a volume to keep the information safe.

Regards.
 #50116  by mbagnall
 
Volumes on the base container work because it will try to re-initialize the data on every run if you docker-compose down or otherwise transfer the data to another machine.

I have started working on a Docker container that supports persistence in a more consistent way and also supports MySQL

https://github.com/ElusiveMind/openkm
https://github.com/ElusiveMind/openkm_demo
https://hub.docker.com/r/mbagnall/openkm

In the event anyone is interested. It is also using community edition 6.3.9
 #50127  by pavila
 
We have a test image which can be used with several databases in a more Docker way. If anyone is interested I can publish it but the documentation is not finished.

Comments are welcome.

Regards.
 #50137  by jonny50
 
Hello,

Feel free to use it. It should work. It's my first public Docker container, so if you find any problem report it and I will try to fix it.

In this moment there is no plan for a Professional based Docker container, but it may be possible. First of all I want to ensure the Community container works properly.

Regards:
Jonny...
 #53294  by pavila
 
The image is "openkm/openkm-ce" not "openkm/openkm".

Best regards.
 #53392  by pavila
 
Please, share the command line invocation and error.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.