Files
dsk-devops-toolchains/README.md
dsk-minchulahn 6074d4cfb1 Update README.md
2024-01-30 12:13:24 +09:00

45 lines
2.9 KiB
Markdown

# dsk-devops-toolchains
## Helm
#### SaaS Management Cluster에 설치된 미들웨어
| Service | Chart Version | Content | Official Docs |
| --- | --- | --- | --- |
| GitHub Actions Runner | 0.23.3 | [GitHub Actions Runner](./helm/actions-runner-controller) | [docs.github.com](https://docs.github.com/en/actions) |
| Airflow | 1.11.0-dev | [Airflow](./helm/airflow/) | [airflow.apache.org](https://airflow.apache.org/docs/) |
| Argo CD | 5.26.1 | [Argo CD](./helm/argo-cd/) | [argo-cd.readthedocs.io](https://argo-cd.readthedocs.io/en/stable/) |
| Argo Workflows | 0.40.3 | [Argo Workflows](./helm/argo-workflows/) | [argo-workflows.readthedocs.io](https://argo-workflows.readthedocs.io/en/latest/) |
| AWX Operator | 2.3.0 | [AWS Operator](./helm/awx-operator/) | [ansible.readthedocs.io/projects/awx-operator](https://ansible.readthedocs.io/projects/awx-operator/en/latest/) |
| Ghost | 19.3.25 | [Ghost](./helm/ghost/) | [ghost.org](https://ghost.org/) |
| Grafana | 6.51.2 | [Grafana](./helm/grafana/) | [grafana.com/docs](https://grafana.com/docs/) |
| Jenkins | 4.2.18 | [Jenkins](./helm/jenkins/) | [jenkins.io/doc](https://www.jenkins.io/doc/) |
| Nexus3 | 52.0.0 | [Nexus3](./helm/nexus-repository-manager/) | [help.sonatype.com/repomanager3](https://help.sonatype.com/repomanager3) |
| NFS Provisioner | 4.0.17 | [NFS Provisioner](./helm/nfs-provisioner-nas/) | [github.com/kubernetes-sigs/nfs-subdir-external-provisioner](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) |
| OpenEBS | 3.9.0 | [OpenEBS](./helm/openebs/) | [openebs.io/docs](https://openebs.io/docs) |
| Sonarqube | 10.2.1+800 | [Sonarqube](./helm/sonarqube/) | [docs.sonarsource.com/sonarqube](https://docs.sonarsource.com/sonarqube/latest/) |
| Teleport | 13.3.9 | [Teleport](./helm/teleport-cluster/) | [goteleport.com/docs](https://goteleport.com/docs/) |
| Vault | 0.25.0 | [Vault](./helm/vault/) | [developer.hashicorp.com/vault/docs](https://developer.hashicorp.com/vault/docs) |
## Docker
#### 10.10.43.20에 설치된 서비스
| Service | Image Version | Content | Official Docs |
| --- | --- | --- | --- |
| Nginx Proxy Manager | v2.11.1 | [Nginx Proxy Manager](./docker/nginx-proxy-manager/) | [https://nginxproxymanager.com/guide/](https://nginxproxymanager.com/guide/) |
#### 10.10.43.252에 설치된 서비스
| Service | Image Version | Content | Official Docs |
| --- | --- | --- | --- |
| Semaphore | v2.9.45 | [semaphore](./docker/semaphore/) | [https://docs.semui.co/](https://docs.semui.co/) |
| Zabbix | 6.4.8 | [zabbix](./docker/zabbix/) | [www.zabbix.com/documentation/6.4/en](https://www.zabbix.com/documentation/6.4/en) |
#### Argo Workflows에서 사용하는 베이스 이미지
- PlayWright
## Yaml
#### SaaS Management Cluster에 설치된 미들웨어
| Service | Image Version | Content | Official Docs |
| --- | --- | --- | --- |
| phpIPAM | v1.5.3 | [phpIPAM](./yaml/phpipam/) | [phpipam.net/documents/all-documents](https://phpipam.net/documents/all-documents/) |
## Scripts