new: Added a repo for Docker-Compose applications.
This commit is contained in:
parent
4b84fa43ef
commit
0601504385
4 changed files with 31 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ rectangle "Engineer Portal Structure" as Structure {
|
|||
rectangle "infra-terraform-modulelibrary\n- Azure Modules\n- IaC consumer examples" as Terraform
|
||||
rectangle "infra-ansible-...\n- ...adoconfiguration\n- ...developersetup\n- ...serverconfiguration" as Ansible
|
||||
}
|
||||
rectangle "Applications repositories" <<Applications>> {
|
||||
rectangle "app-docker-compose\n- nextcloud\n- ..." as DockerCompose
|
||||
}
|
||||
rectangle "CI/CD repositories" <<CICD>> {
|
||||
rectangle "cicd-pipeline-library\n- YAML Definitions\n- Build Configs" as CICD
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue