03-12-2020 07:12 AM
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
03-12-2020 07:43 AM
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.
03-12-2020 07:43 AM
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.
03-12-2020 10:49 AM
Thanks you both for you fast answer !
Etienne
03-12-2020 08:02 AM
As you use communiti eddition, Docker Compose is proper solution.
I use three Ubuntu 18.04 servers on vmware cluster:
Explore our Alfresco products with the links below. Use labels to filter content by product module.