Let’s Connect
If you need a consultation or want to learn more about our offering, please contact us.
Insights
- Streamline Docker Compose with the Include Directiveby Kiril PoposkiDocker 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 Registryby Stefan StojanovskiPlane 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,…
- New Docker Images for CKAN 2.11.1 and 2.10.6 from Keitaroby Kiril PoposkiNew CKAN releases have just been announced, alongside with an updated set of Docker images from Keitaro. Both CKAN 2.11.1 and 2.10.6 releases are minor and introduce only small changes…
- Microservices Architecture: Design Patterns and Deployment Strategiesby Kiril PoposkiMicroservices architecture has become a leading method for creating scalable, adaptable, and robust applications. This approach involves dividing large, monolithic systems into smaller, independently deployable services, providing several benefits such…