Dear All,
We have a 5.1 ACS community running on a CENTOS 7 VM on our vmware clusters ( +/-300GB Documents)
I want to upgrade and migrate our instance on a newer linux ( probably ubuntu) and to tha latest release of ACS.
What's the recommended way to deploy ?
( Deploying a full kubernetes cluster on top of our vmware infra is of course out of question. )
Have a nice Day
Etienne
Solved! Go to Solution.
With "recommended" way it always depends on who you ask. Alfresco generally says that Kubernetes is the only recommended way. But they do provide sample files for Docker Compose deployments and regular custom Tomcat deploys are still very much possible. In my experience, there no reason not to use simple Docker Compose based deployments for Alfresco 6.x (or even earlier Alfresco versions using custom images). With regards to existing data, you only have to deal with a proper external mount for the content store and an export/import of your relational data into either a Dockerised database or any shared database service you might have running in your infrastructure, using the latest supported version corresponding to the target Alfresco version.
With "recommended" way it always depends on who you ask. Alfresco generally says that Kubernetes is the only recommended way. But they do provide sample files for Docker Compose deployments and regular custom Tomcat deploys are still very much possible. In my experience, there no reason not to use simple Docker Compose based deployments for Alfresco 6.x (or even earlier Alfresco versions using custom images). With regards to existing data, you only have to deal with a proper external mount for the content store and an export/import of your relational data into either a Dockerised database or any shared database service you might have running in your infrastructure, using the latest supported version corresponding to the target Alfresco version.
As you use communiti eddition, Docker Compose is proper solution.
I use three Ubuntu 18.04 servers on vmware cluster:
Thanks you both for you fast answer !
Etienne
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.