Skip to content
Snippets Groups Projects
Lucas Reeh's avatar
7f2e1db2
History

Tuition Payment App

Installation

Prepare GUID yaml (first time only)

Add the new stack to your GUID yaml file (see GUID-template.yml)

Download release

Download ZIP File for Releases.

install with coinst

Use coinst cli tool to install zip file: coinst install <GUID> <path-to-zip-file>

Set Secrets and Database Passwords in GUID yaml (first time only)

  • Set new DB Password for schema CO_LOC_TUINX
  • Set DB Password and OIDC Secret from app tuinx (see keycloak) in GUID yaml

Redeploy app (first time only)

Run coinst redeply <GUID> tuinx to use new secrets and passwords.