linagora / linshare-docker

Other
53 stars 16 forks source link

Best way to run LinShare using Docker? #4

Closed bnwri closed 2 years ago

bnwri commented 6 years ago

What is the supported mechanism for running a production LinShare service using the Docker images that are published on Docker Hub?

Are there plans to update this docker-compose file and associated container references so that the service can be upgraded with a simple "docker-compose up && docker-compose restart"?

The docker-compose.yml deployment method worked very well for bringing up a quick instance of LinShare. We are testing the service using this right now. As mentioned in the readme, "Automatic upgrades for data used by containers is not available." I attempted to update the docker-compose.yml with the latest docker images available on Docker Hub, but this failed. I was also not able to get the service running on the newest versions of the containers after deleting all of my data and attempting to start from scratch.

Thank you for the help!

fmartin-linagora commented 2 years ago

Hi, It seems this issue was forgotten, weird! Any way, you can use docker images for production.

Regards, Fred.