diff --git a/README.md b/README.md index 4381c37c..d97ab0e3 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ In this first phase, we focus on implementing OpenID Connect (OIDC) login functi | Network | Cloud | Host Name | Public IP | VPN IP | Costs | Service | |---------|-------|-------------------------|----------------|--------------|-------|-------------------------------------------------------------------------------------------| | --- | ALI | cn-gateway.svc.plus | 8.130.10.142 | 10.254.0.1 | --- | cn-proxy.onwalk.net | -| --- | HW | hw-node.onwalk.net | 139.9.139.22 | --- | --- | images.onwalk.net
metrics.onwalk.net | -| --- | AWS | global-gateway.svc.plus | 52.196.108.28 | 10.255.0.1 | --- | tky-connector.onwalk.net
global-images.onwalk.net | -| --- | AWS | us-gateway.svc.plus | 54.183.199.99 | --- | --- | us-connector.onwalk.net
grafana.onwalk.net | -| --- | AWS | canada-gateway.svc.plus | 35.182.252.102 | --- | --- | ca-connector.onwalk.net
logs.onwalk.net | +| --- | HW | hw-node.onwalk.net | 139.9.139.22 | --- | --- | images.onwalk.net
metrics.onwalk.net | +| --- | AWS | global-gateway.svc.plus | 52.196.108.28 | 10.255.0.1 | --- | tky-connector.onwalk.net
global-images.onwalk.net | +| --- | AWS | us-gateway.svc.plus | 54.183.199.99 | --- | --- | us-connector.onwalk.net
grafana.onwalk.net | +| --- | AWS | canada-gateway.svc.plus | 35.182.201.252 | --- | --- | ca-connector.onwalk.net
logs.onwalk.net | ## Key Components Overview @@ -122,6 +122,20 @@ git submodule add --force https://github.com/svc-design/iac_modules.git git submodule init git submodule update +## New Ideas + +CI Code Stages +- ctags +- https://github.com/KDAB/codebrowser +- SonarQube +- gitleaks + +CD Deploy Stages +- IAC +- ArgoCD +- Ansible Playbook + + Follow the links above to the documentation in your preferred language to get started with using this reference architecture. ## Contributing