Let’s Connect

If you need a consultation or want to learn more about our offering, please contact us.

By clicking Accept, you agree to Keitaro using your personal data in accordance with the General Data Protection Regulation. You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our Privacy Policy page.

Insights

  • New Docker Images for CKAN 2.11.2 and 2.10.7 from Keitaro
    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.
  • Best Practices for Creating and Maintaining CKAN Extensions
    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.
  • Streamline Docker Compose with the Include Directive
    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.
  • Running Plane From a Custom Artifact Registry
    Plane is a versatile open-source project management platform that many teams rely on for organizing tasks and improving collaboration. Yet, maintaining and customizing a self-hosted Plane instance requires careful planning,…