Latest Articles

  • A Powerful Integration for Django CMS

    Exploring Aldryn Search: A Powerful Integration for Django CMS Are you a developer working with Django CMS? Are you looking to enhance your website’s search capabilities? Enter Aldryn Search, the perfect tool for integrating Haystack 2 with Django CMS. In this article, we will explore the features, functionality, and real-world use cases of Aldryn Search. …

  • Building and Monitoring Zabbix with Python

    Building and Monitoring Zabbix with Python Are you looking for a powerful tool to build and monitor your infrastructure? Look no further than Zabbix. Zabbix is an open-source monitoring software that allows you to track the performance and availability of your network, servers, and applications. With the py-zabbix module, you can easily integrate Zabbix into …

  • Improving Startup Order in Supervisor with ordered-startup-supervisord

    Improving Startup Order in Supervisor with ordered-startup-supervisord Supervisor is a popular process control system used in enterprise cloud architecture. It allows you to manage and monitor processes within a cloud environment. However, one limitation of Supervisor is its default startup order behavior. When autostart=true, Supervisor doesn’t wait for the previous process to reach a running …