About us

We are team of Linux engineers. We work on application integrations and support projects. If you are interested to work with us please contact us. These are our main but not only daily topic:

  1. Linux systems administration


2. GitLab CI/CD – integration

GitLab CI/CD is a tool built into GitLab for software development through the continuous methodologies:

  • Continuous Integration (CI)
  • Continuous Delivery (CD)
  • Continuous Deployment (CD)


3. Centralized Logging with ELK Stack (Elasticsearch, Logstash, and Kibana)

Centralized logging can be very useful when attempting to identify problems with your servers or applications, as it allows you to search through all of your logs in a single place. It is also useful because it allows you to identify issues that span multiple servers by correlating their logs during a specific time frame.



4. Integrating monitoring systems: Zabbix, Check_MK



5. Ansible automatization

Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates etc



6. Docker + Kubernates administration and integration

Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.