by Lucas Patingre | Dec 7, 2020 | Developer Help
Zia recently started a Spring Boot project where the deliverables are Docker images. Automating the building and storing of images for each of our releases obviously followed as a requirement. With our code already in Bitbucket, we decided on Quay.io for storing our...
by Lucas Patingre | Jan 27, 2020 | Alfresco, Developer Help
Introduction When upgrading a customer from Alfresco enterprise 5.0.2 to 5.2.5, we noticed that when an exception is thrown by a behavior, it is not always properly bubbled to the CMIS Client. Instead, the client might receive a more cryptic error that doesn’t list...
by Lucas Patingre | Dec 10, 2019 | Developer Help
While Ansible doesn’t guarantee idempotency, it is something you should strive for in your playbooks. It will not only allow you to smoothly re-run a playbook that failed half way through, but will also allow you to ensure at a glimpse that your playbook ran as...
by Lucas Patingre | Nov 30, 2015 | Uncategorized
Written by Lucas Patingre, ECM Architect at Zia Consulting Zia conducts monthly, internal lightning talk sessions. These short, five-minutes presentations cover topics important to Zia, our partners, and the industry. We’ve decided to start sharing some of these...