Skip to content

adaptivenetworklab/AN-OPEN-NETRA-INFRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AN-OPEN-NETRA-INFRA

this repo contains infrastructure related using for 5G Telco Cloud project.

Structure

├── README.md
├── infra
│   ├── argocd
│   │   ├── argocd.yaml
│   │   └── helm.sh
│   ├── ingress
│   │   ├── kubeview.yaml
│   │   └── longhorn.yaml
│   └── jenkins
│       ├── deployment.yaml
│       ├── jenkins.yaml
│       └── pvc.yaml
└── jcasc
    ├── backend
    │   ├── production
    │   │   └── Jenkinsfile
    │   └── staging
    │       └── Jenkinsfile
    └── frontend
        ├── production
        │   └── Jenkinsfile
        └── staging
            └── Jenkinsfile

The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code. This essentially captures the configuration parameters and values that are used when configuring Jenkins from the web UI.

About

managed by capstone teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published