Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

deploy #35

Merged
merged 21 commits into from
Nov 27, 2023
Merged

deploy #35

merged 21 commits into from
Nov 27, 2023

Commits on Jul 20, 2023

  1. Dev/provider (#5)

    * Add keyrock
    
    * Increase chart version
    
    * Add PDP
    
    * Add kong
    
    * Adding AS
    
    * Add AS to DSC values
    
    * Add participant label
    
    * Change issuer version and add data volume
    
    * Fix data volume
    
    * Test AS pre-release
    
    * Change to latest AS release
    
    * Switch to default PDC values
    
    * Rename folder of PDP
    
    * Make DID CM optional
    
    * Renaming walt-id chart
    
    * Renaimg default URLs and secret names for walt chart name change
    dwendland authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b253640 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    94bd970 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    9caaf29 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Allow to disable certain apps when deploying with Helm and various fi…

    …xes for plain Helm deployment with Ingress (#10)
    
    * Allow to disable certain apps when deploying with Helm
    
    * Adding example values file
    
    * Add waltId ingress
    
    * Updating walt-id config and adding keycloak
    
    * Update doc
    
    * Adding verifier
    
    * Add TIL
    
    * Remove doubled PDP app
    
    * Adding Keyrock and dsba-pdp
    
    * Adding kong
    
    * Adding AS
    
    * Extend doc
    
    * Update examples/service-provider-ips/README.md
    
    Fix typo
    
    Co-authored-by: Tim Smyth <[email protected]>
    
    ---------
    
    Co-authored-by: Tim Smyth <[email protected]>
    Co-authored-by: Tim Smyth <[email protected]>
    3 people authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9ca3d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96c7f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update values.yaml

    Stefan Wiedemann authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0d40126 View commit details
    Browse the repository at this point in the history
  2. Update values.yaml (#14)

    Stefan Wiedemann authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8c12c7b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'deploy/dsba' into main

    Stefan Wiedemann authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ab5919f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Add TMForum APIs (#13)

    * Add TMForum APIs
    
    * Remove spec URL
    
    * Switching to Test-Image
    
    ---------
    
    Co-authored-by: Stefan Wiedemann <[email protected]>
    dwendland and Stefan Wiedemann authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c5b40db View commit details
    Browse the repository at this point in the history
  2. Change TMForum chart (#17)

    * Add TMForum APIs
    
    * Remove spec URL
    
    * Switching to Test-Image
    
    * Change TMForum chart
    
    ---------
    
    Co-authored-by: Stefan Wiedemann <[email protected]>
    dwendland and Stefan Wiedemann authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    93162d4 View commit details
    Browse the repository at this point in the history
  3. enable the proxy (#18)

    Stefan Wiedemann authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    338041d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'deploy/dsba' into main

    Stefan Wiedemann authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    10146c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Update values.yaml (#20)

    Stefan Wiedemann authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9dc08b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deploy/dsba' into main

    Stefan Wiedemann authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    854fa25 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update values.yaml (#22)

    Stefan Wiedemann authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    33bcc3b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Extend documentation (#30)

    * Extend documentation
    
    * typo
    dwendland authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1999193 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Extend doc for providing config parameters (#32)

    * Extend documentation
    
    * typo
    
    * Extend doc for providing config parameters
    
    * Update README.md
    
    Co-authored-by: Tim Smyth <[email protected]>
    
    ---------
    
    Co-authored-by: Tim Smyth <[email protected]>
    dwendland and pulledtim authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    181f3d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Integration with AWS Garnet (#33)

    * Adding folder for AWS STF
    
    * Add TOC
    
    * Fix TOC
    
    * rename aws-smart-territory-framework to aws-garnet in file structure
    
    * add content structure to AWS Garnet integration example documentation
    
    * add placeholder EKS nginx Ingress Controller Configuration
    
    * add resources to help deploy eks cluster
    
    * clean up unused resources
    
    * add steps to create eks cluster
    
    * add steps to deploy nginx ingress controller
    
    * restructure readme separating 2 possible configurations
    
    * add modified cdk stack for deployment of aws garnet iot module only
    
    * add steps to deploy isolated aws garnet iot module and integrate to amazon eks cluster
    
    * fix scenario image order
    
    * improve diagram image quality
    
    * fix diagram order
    
    * fix diagram order
    
    * add useful kubectl scripts for debugging
    
    * add separate structures for scenario 1 and scenario 2
    
    * add instructions for scenario2 deployment
    
    * fix scenario 2 disable orion deployment
    
    * add links to internal files in project structure
    
    * add podLogs placeholder for doc links
    
    * Update ToC link
    
    ---------
    
    Co-authored-by: EC2 Default User <[email protected]>
    Co-authored-by: asanode-aws <[email protected]>
    3 people authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4da78cf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update values.yaml

    Stefan Wiedemann authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    57cf415 View commit details
    Browse the repository at this point in the history
  2. Added redis caching support (#34)

    Co-authored-by: Stefan Wiedemann <[email protected]>
    beknazaresenbek and Stefan Wiedemann authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    65318a9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'deploy/dsba' into main

    Stefan Wiedemann authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e68acc7 View commit details
    Browse the repository at this point in the history