> For the complete documentation index, see [llms.txt](https://chequer.gitbook.io/handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chequer.gitbook.io/handbook/development/ci-cd.md).

# CI/CD

{% tabs %}
{% tab title="한국어" %}
K8S 기반으로 인프라를 운영하고 있으며 일부 서버는 Ansible 기반으로 배포되는 서버도 있습니다

![인프라 구성을 자동으로 진행하는 Ansible Script](/files/-LEdx6d0z1_LE00MxMzx)

![Jenkins 기반 통합 배포 시스템](/files/-LEdxDc-CBP78vNMUoMm)

![SonarQube를 통한 코드 정적분석](/files/-LEdxPutKNYp-UcqhVwE)
{% endtab %}

{% tab title="English" %}
We have implemented infrastructure automation based on Ansible, and we run Blue/Green Deployment in a combination of Jenkins + Ansible.

![Ansible Script](/files/-LEdx6d0z1_LE00MxMzx)

![Jenkins System](/files/-LEdxDc-CBP78vNMUoMm)

![SonarQube Code Analysis](/files/-LEdxPutKNYp-UcqhVwE)

{% endtab %}
{% endtabs %}
