This repository was archived by the owner on Aug 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
GitLab
mawinkler edited this page May 6, 2020
·
4 revisions
- Create a project within your GitLab instance
- Use the pipeline definition from
gitlab/.gitlab-ci.yml
- Within the
gitlab-ci.yml
one needs to replace with the public IP of the kubernetes master from MOADSD-NG - Create the variables as shown below
DSSC_USERNAME <username on smartcheck>
DSSC_PASSWORD <password on smartcheck>
DSSC_REGISTRY <k8smaster ip>:<environment_XXX_vars:smartcheck_registry>
DSSC_REGISTRY_USERNAME <username on smartcheck registry>
DSSC_REGISTRY_PASSWORD <password on smartcheck registry>
DSSC_SERVICE <k8smaster ip>:<environment_XXX_vars:smartcheck_nodeport>
HUB_USERNAME <username on docker hub>
HUB_PASSWORD <password on docker hub>
TARGET_IMAGE <image on docker hub to scan>
TARGET_IMAGE_TAG <tag>
Wiki
About MOADSD-NG
Getting Started
MOADSD-NG Containerized
MOADSD-NG Manual Setup
- Configure your Server
- Preparing to work with Google GCP
- Preparing to work with Amazon AWS
- Preparing to work with VMware ESXi
Adapt MOADSD-NG to Your Needs
The MOADSD-NG Life-Cycle
- Setup the Environment
- Deploy the Software Stack
- Deploy the Endpoints
- Pause the Environment
- Resume the Environment
- Terminate the Environment
- Update the Environment
Software Components
- [Deep Security]
- [Deep Security Smart Check]
- Container Orchestration
- Container Registry
- Cluster Storage
- Jenkins
- GitLab
- Linkerd
- [Prometheus]
- [Grafana]
Tipps
Final Words
Deprecated Chapters