AmpersandTarski / RAP

RAP is a tool that lets you analyse Ampersand models, generate functional specifications and make prototypes of information systems. It is the primary tool for students of the Open University of the Netherlands in the course Rule Based Design.
5 stars 3 forks source link

Rap4 manifest #253

Closed FreekOrdina closed 1 year ago

FreekOrdina commented 1 year ago

All files required to setup an Azure Kubernetes Cluster and deploy RAP.

  1. variables.ps1: variable file
  2. prepare-windows.ps1: required tools
  3. create-aks-cluster.ps1: setup Azure environment
  4. create-rap-manifest.ps1: prepare all files in folders /ingress and /resources and a complete manifest yaml-file
  5. deploy-rap-manifest.ps1: deploy the manifest to a Kubernetes cluster and do some checks
  6. testpod.ps1: test pod with elevated rights (maybe we should not yet merge this with development branch)

Other

github-actions[bot] commented 1 year ago

Robot Results

:white_check_mark: Passed :x: Failed :next_track_button: Skipped Total Pass %
1 0 0 1 100

Passed Tests

Name :stopwatch: Duration Suite
Should be able to access the Home page 3.206 s RAPLive