by Vijay Prince | Sep 11, 2020 | Developer Help
This post walks through a couple of steps that are generally done to get your kubernetes cluster on the path to be production ready. The 2 steps I will cover in this article are mounting alfresco-global.properties as a volume and how to use an external database....
by Vijay Prince | May 6, 2020 | Alfresco, Developer Help
This post walks through the steps required to integrate custom code generated using the Alfresco SDK with our custom helm subchart. The steps shown in this article are used to run Alfresco Content Services (ACS) in a local kubernetes cluster like Docker Desktop. This...
by Vijay Prince | Apr 21, 2020 | Alfresco, Developer Help
This post walks through the steps required to store Alfresco & Solr data between multiple Helm installations. This is used to run Alfresco Content Services (ACS) in a local kubernetes cluster like Docker Desktop. This article assumes you have read the previous...
by Vijay Prince | Mar 12, 2020 | Developer Help
In this article, I will show you how to run Alfresco Content Services (ACS) in a Docker Desktop Kubernetes cluster. This is a follow-up article to the introduction blog on Kubernetes at https://www.ziaconsulting.com/developer-help/kubernetes/. Alfresco has a lot of...
by Vijay Prince | Jan 20, 2020 | Developer Help
At Zia Consulting, we would like to run Alfresco Content Services (ACS) on a Kubernetes (k8s) cluster. To do this, we need to understand the current state of Kubernetes and the necessary tools to manage Alfresco. Since many of our clients are in different states of...