Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Demo Applications

Markus Winkler edited this page Mar 19, 2021 · 2 revisions

Demo Applications for MOADSD-NG

At the time of writing, several MOADSD-NG integrated demo applications are available on my github account:

Requirements to use:

  • Enabled components

    site_deploy_kubernetes: yes
    site_deploy_smartcheck: yes
    site_deploy_jenkins: yes
  • With *your- personal secrets

    # Deep Security Smart Check
    smartcheck_license: <VALID SMART CHECK ACTIVATION CODE>
    # Cloud One Application Security
    application_security_key: <YOUR APPLICATION SECURITY KEY>
    application_security_secret: <YOUR APPLICATION SECURITY SECRET>
    # Jenkins
    jenkins_token: <CREATED FROM WITHIN YOUR JENKINS INSTANCE>
    jenkins_github_access_token: <YOUR GITHUB ACCESS TOKEN FOR JENKINS>
Clone this wiki locally