Onyxia-openid-install: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 August 2024

  • curprev 19:0719:07, 14 August 2024Tcepo talk contribs 8,045 bytes +8,045 Created page with "== onyxia + openid install == #Official : https://docs.onyxia.sh * Configurez : <pre> #https://docs.onyxia.sh/ domainRoot=example.com appName=datalab s3Url=https://s3.example.com </pre> * Executez : <pre> mv ~/${appName} ~/${appName}-$(date '+%Y%m%d') mkdir ~/${appName} cd ~/${appName} #values cat <<EOT >${appName}-values.yaml ingress: enabled: true hosts: - host: "${appName}.${domainRoot}" annotations: cert-manager.io/cluster-issuer: letsencrypt-prod..."