New CKAN releases have been announced, alongside with an updated set of Docker images from Keitaro. Both CKAN 2.11.3 and 2.10.8 releases are minor and introduce only small changes to…
CKAN has released new versions 2.11.2 and 2.10.7, featuring minor changes and bug fixes. Users are encouraged to upgrade and can access support and Docker images from Keitaro.
In this Keitaro post, we’ll walk through the best practices for maintaining CKAN extensions. We will cover how they are created. We will also discuss how they are referenced, organized, and updated.
Docker Compose simplifies managing multi-container applications with its single YAML configuration, enhancing developers’ productivity. However, as projects grow, configuration complexity increases, making files hard to read and maintain. The new include directive allows modularization, improving organization and collaboration. Best practices ensure clarity and efficiency in all project stages.